Searched defs:nargs (Results 26 - 34 of 34) sorted by relevance

12

/linux-master/kernel/trace/
H A Dtrace_kprobe.c256 alloc_trace_kprobe(const char *group, const char *event, void *addr, const char *symbol, unsigned long offs, int maxactive, int nargs, bool is_return) argument
H A Dtrace_uprobe.c331 alloc_trace_uprobe(const char *group, const char *event, int nargs, bool is_ret) argument
H A Dtrace_probe.c1944 trace_probe_init(struct trace_probe *tp, const char *event, const char *group, bool alloc_filter, int nargs) argument
/linux-master/security/selinux/
H A Dselinuxfs.c911 int nargs; local
/linux-master/net/
H A Dsocket.c3059 static const unsigned char nargs[21] = { variable
/linux-master/arch/powerpc/kernel/
H A Dprom_init.c110 __be32 nargs; member in struct:prom_args
387 static int __init call_prom(const char *service, int nargs, int nret, ...) argument
411 static int __init call_prom_ret(const char *service, int nargs, int nret, argument
[all...]
/linux-master/include/net/
H A Dtcp.h2624 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) argument
2664 static inline int tcp_call_bpf(struct sock *sk, int op, u32 nargs, u32 *args) argument
/linux-master/kernel/bpf/
H A Dbtf.c6822 u32 i, nargs; local
7139 u32 i, nargs, btf_id; local
[all...]
H A Dverifier.c11611 u32 i, nargs; local
12097 u32 i, nargs, ptr_type_id, release_ref_obj_id; local
11066 get_kfunc_ptr_arg_type(struct bpf_verifier_env *env, struct bpf_kfunc_call_arg_meta *meta, const struct btf_type *t, const struct btf_type *ref_t, const char *ref_tname, const struct btf_param *args, int argno, int nargs) argument
[all...]

Completed in 389 milliseconds

12