Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\bpf_trace.c Create Date:2022-07-28 12:37:51
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:bpf_trace_run5

Proto:void bpf_trace_run5(struct bpf_prog *prog, u64 arg0, u64 arg1, u64 arg2, u64 arg3, u64 arg4)

Type:void

Parameter:

TypeParameterName
struct bpf_prog *prog
u64arg0
u64arg1
u64arg2
u64arg3
u64arg4
1500  args[0] = arg0
1500  args[1] = arg1
1500  args[2] = arg2
1500  args[3] = arg3
1500  args[4] = arg4
1500  __bpf_trace_run(prog, args)