Searched defs:cgroup_bpf_enabled (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dbpf-cgroup.h78 #define cgroup_bpf_enabled(atype) static_branch_unlikely(&cgroup_bpf_enabled_key[atype]) macro
496 #define cgroup_bpf_enabled macro
[all...]

Completed in 118 milliseconds