| /* Add subsystem definitions of the form SUBSYS(<name>) in this |
| * file. Surround each one by a line of comment markers so that |
| #if IS_SUBSYS_ENABLED(CONFIG_CPUSETS) |
| #if IS_SUBSYS_ENABLED(CONFIG_CGROUP_DEBUG) |
| #if IS_SUBSYS_ENABLED(CONFIG_CGROUP_SCHED) |
| #if IS_SUBSYS_ENABLED(CONFIG_CGROUP_CPUACCT) |
| #if IS_SUBSYS_ENABLED(CONFIG_MEMCG) |
| #if IS_SUBSYS_ENABLED(CONFIG_CGROUP_DEVICE) |
| #if IS_SUBSYS_ENABLED(CONFIG_CGROUP_FREEZER) |
| #if IS_SUBSYS_ENABLED(CONFIG_NET_CLS_CGROUP) |
| #if IS_SUBSYS_ENABLED(CONFIG_BLK_CGROUP) |
| #if IS_SUBSYS_ENABLED(CONFIG_CGROUP_PERF) |
| #if IS_SUBSYS_ENABLED(CONFIG_NETPRIO_CGROUP) |
| #if IS_SUBSYS_ENABLED(CONFIG_CGROUP_HUGETLB) |