Home
last modified time | relevance | path

Searched refs:bpf_get_current_uid_gid_proto (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/bpf/
Dhelpers.c201 const struct bpf_func_proto bpf_get_current_uid_gid_proto = { variable
Dcgroup.c1202 return &bpf_get_current_uid_gid_proto; in cgroup_base_func_proto()
Dcore.c2269 const struct bpf_func_proto bpf_get_current_uid_gid_proto __weak;
/kernel/linux/linux-5.10/include/linux/
Dbpf.h1934 extern const struct bpf_func_proto bpf_get_current_uid_gid_proto;
/kernel/linux/linux-5.10/kernel/trace/
Dbpf_trace.c1282 return &bpf_get_current_uid_gid_proto; in bpf_tracing_func_proto()
/kernel/linux/linux-5.10/net/core/
Dfilter.c6963 return &bpf_get_current_uid_gid_proto; in sock_filter_func_proto()
7001 return &bpf_get_current_uid_gid_proto; in sock_addr_func_proto()
7362 return &bpf_get_current_uid_gid_proto; in sk_msg_func_proto()