Home
last modified time | relevance | path

Searched refs:bpf_get_current_ancestor_cgroup_id_proto (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dhelpers.c435 const struct bpf_func_proto bpf_get_current_ancestor_cgroup_id_proto = { variable
1860 return &bpf_get_current_ancestor_cgroup_id_proto; in bpf_base_func_proto()
H A Dcore.c2844 const struct bpf_func_proto bpf_get_current_ancestor_cgroup_id_proto __weak;
/openbmc/linux/include/linux/
H A Dbpf.h3005 extern const struct bpf_func_proto bpf_get_current_ancestor_cgroup_id_proto;