Searched refs:bpf_get_current_ancestor_cgroup_id_proto (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/
H A Dbpf.h3185 extern const struct bpf_func_proto bpf_get_current_ancestor_cgroup_id_proto;
/linux-master/kernel/bpf/
H A Dcore.c2874 const struct bpf_func_proto bpf_get_current_ancestor_cgroup_id_proto __weak;
H A Dhelpers.c436 const struct bpf_func_proto bpf_get_current_ancestor_cgroup_id_proto = { variable in typeref:struct:bpf_func_proto
1933 return &bpf_get_current_ancestor_cgroup_id_proto;

Completed in 184 milliseconds