Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dhugetlb_cgroup.h105 return !cgroup_subsys_enabled(hugetlb_cgrp_subsys); in hugetlb_cgroup_disabled()
H A Dcgroup.h88 #define cgroup_subsys_enabled(ss) \ macro
H A Dmemcontrol.h580 return !cgroup_subsys_enabled(memory_cgrp_subsys); in mem_cgroup_disabled()