Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / include / net / tcp_memcontrol.h
diff --git a/kernel/include/net/tcp_memcontrol.h b/kernel/include/net/tcp_memcontrol.h
new file mode 100644 (file)
index 0000000..05b94d9
--- /dev/null
@@ -0,0 +1,7 @@
+#ifndef _TCP_MEMCG_H
+#define _TCP_MEMCG_H
+
+struct cg_proto *tcp_proto_cgroup(struct mem_cgroup *memcg);
+int tcp_init_cgroup(struct mem_cgroup *memcg, struct cgroup_subsys *ss);
+void tcp_destroy_cgroup(struct mem_cgroup *memcg);
+#endif /* _TCP_MEMCG_H */