Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dhelpers.c350 const struct bpf_func_proto bpf_get_current_cgroup_id_proto = { variable
H A Dcgroup.c1206 return &bpf_get_current_cgroup_id_proto; in cgroup_base_func_proto()
H A Dcore.c2270 const struct bpf_func_proto bpf_get_current_cgroup_id_proto __weak;
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1888 extern const struct bpf_func_proto bpf_get_current_cgroup_id_proto;
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dbpf_trace.c1302 return &bpf_get_current_cgroup_id_proto; in bpf_tracing_func_proto()
/OK3568_Linux_fs/kernel/net/core/
H A Dfilter.c6946 return &bpf_get_current_cgroup_id_proto; in sock_filter_func_proto()
6992 return &bpf_get_current_cgroup_id_proto; in sock_addr_func_proto()
7339 return &bpf_get_current_cgroup_id_proto; in sk_msg_func_proto()