Home
last modified time | relevance | path

Searched defs:nargs (Results 1 – 7 of 7) sorted by relevance

/kernel/
Dauditsc.c1376 int nargs = context->socketcall.nargs; in show_special() local
2670 int __audit_socketcall(int nargs, unsigned long *args) in __audit_socketcall()
Daudit.h156 int nargs; member
/kernel/trace/
Dtrace_eprobe.c193 int nargs) in alloc_event_probe()
Dtrace_kprobe.c262 int nargs, bool is_return) in alloc_trace_kprobe()
Dtrace_uprobe.c339 alloc_trace_uprobe(const char *group, const char *event, int nargs, bool is_ret) in alloc_trace_uprobe()
/kernel/bpf/
Dbtf.c5946 u32 i, nargs; in btf_distill_func_proto() local
6259 u32 i, nargs, ref_id, ref_obj_id = 0; in btf_check_func_arg_match() local
6696 u32 i, nargs, btf_id; in btf_prepare_func_args() local
Dverifier.c7953 u32 i, nargs, func_id, ptr_type_id; in check_kfunc_call() local