Home
last modified time | relevance | path

Searched defs:nr_args (Results 1 – 4 of 4) sorted by relevance

/kernel/bpf/
Dbtf.c4502 u16 nr_args = btf_type_vlen(t), i; in btf_func_proto_log() local
5007 u16 nr_args, i; in btf_func_proto_check() local
5102 u16 nr_args, i; in btf_func_check() local
6355 u32 offset = 0, nr_args; in get_ctx_arg_idx() local
6523 u32 nr_args, arg; in btf_ctx_access() local
8269 u32 nr_args; in btf_check_iter_kfuncs() local
8646 u32 nr_args, i; in btf_check_dtor_kfuncs() local
/kernel/trace/
Dtrace_probe.h262 unsigned int nr_args; member
Dtrace_probe.c2242 int trace_probe_print_args(struct trace_seq *s, struct probe_arg *args, int nr_args, in trace_probe_print_args()
Dbpf_trace.c1194 u64 nr_args = ((u64 *)ctx)[-1]; in BPF_CALL_3() local
1214 u64 nr_args = ((u64 *)ctx)[-1]; in BPF_CALL_2() local