]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - include/linux/cgroup_subsys.h
x86_64 EFI boot support: EFI frame buffer driver
[mirror_ubuntu-jammy-kernel.git] / include / linux / cgroup_subsys.h
index b152b51a43676a47a0313641ced8b0c90b48946b..d62fcee9a08aa8b620436047fadb679f84095b04 100644 (file)
@@ -13,4 +13,20 @@ SUBSYS(cpuset)
 
 /* */
 
+#ifdef CONFIG_CGROUP_DEBUG
+SUBSYS(debug)
+#endif
+
+/* */
+
+#ifdef CONFIG_CGROUP_NS
+SUBSYS(ns)
+#endif
+
+/* */
+
+#ifdef CONFIG_FAIR_CGROUP_SCHED
+SUBSYS(cpu_cgroup)
+#endif
+
 /* */