]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/cgroup_subsys.h
pkt_sched: Control group classifier
[net-next-2.6.git] / include / linux / cgroup_subsys.h
index e2877454ec82df3205c0251f9c9759db9334dedb..9c8d31bacf46ca6acfc083a9a3c2be8e4cd4d2e8 100644 (file)
@@ -48,3 +48,15 @@ SUBSYS(devices)
 #endif
 
 /* */
+
+#ifdef CONFIG_CGROUP_FREEZER
+SUBSYS(freezer)
+#endif
+
+/* */
+
+#ifdef CONFIG_NET_CLS_CGROUP
+SUBSYS(net_cls)
+#endif
+
+/* */