Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dhelpers.c201 const struct bpf_func_proto bpf_get_current_uid_gid_proto = { variable
H A Dcgroup.c1202 return &bpf_get_current_uid_gid_proto; in cgroup_base_func_proto()
H A Dcore.c2268 const struct bpf_func_proto bpf_get_current_uid_gid_proto __weak;
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1879 extern const struct bpf_func_proto bpf_get_current_uid_gid_proto;
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dbpf_trace.c1264 return &bpf_get_current_uid_gid_proto; in bpf_tracing_func_proto()
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c6931 return &bpf_get_current_uid_gid_proto; in sock_filter_func_proto()
6969 return &bpf_get_current_uid_gid_proto; in sock_addr_func_proto()
7330 return &bpf_get_current_uid_gid_proto; in sk_msg_func_proto()