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

/linux-master/include/linux/
H A Dbpf-cgroup.h80 #define for_each_cgroup_storage_type(stype) \ macro
529 #define for_each_cgroup_storage_type(stype) for (; false; ) macro
/linux-master/net/bpf/
H A Dtest_run.c404 for_each_cgroup_storage_type(stype) { function
408 for_each_cgroup_storage_type(stype)
431 for_each_cgroup_storage_type(stype)
/linux-master/kernel/bpf/
H A Dcgroup.c202 for_each_cgroup_storage_type(stype)
219 for_each_cgroup_storage_type(stype) { function
245 for_each_cgroup_storage_type(stype)
255 for_each_cgroup_storage_type(stype)

Completed in 177 milliseconds