Searched refs:bpf_get_current_cgroup_id_proto (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/bpf/
H A Dhelpers.c415 const struct bpf_func_proto bpf_get_current_cgroup_id_proto = { variable in typeref:struct:bpf_func_proto
1787 return &bpf_get_current_cgroup_id_proto;
H A Dcore.c2853 const struct bpf_func_proto bpf_get_current_cgroup_id_proto __weak;
/linux-master/include/linux/
H A Dbpf.h3178 extern const struct bpf_func_proto bpf_get_current_cgroup_id_proto;

Completed in 132 milliseconds