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

/linux-master/include/linux/
H A Dhugetlb_cgroup.h105 return !cgroup_subsys_enabled(hugetlb_cgrp_subsys);
H A Dcgroup.h85 * cgroup_subsys_enabled - fast test on whether a subsys is enabled
88 #define cgroup_subsys_enabled(ss) \ macro
H A Dmemcontrol.h580 return !cgroup_subsys_enabled(memory_cgrp_subsys);

Completed in 159 milliseconds