|
@@ -14,6 +14,5 @@ struct tcp_memcontrol {
|
|
struct cg_proto *tcp_proto_cgroup(struct mem_cgroup *memcg);
|
|
struct cg_proto *tcp_proto_cgroup(struct mem_cgroup *memcg);
|
|
int tcp_init_cgroup(struct mem_cgroup *memcg, struct cgroup_subsys *ss);
|
|
int tcp_init_cgroup(struct mem_cgroup *memcg, struct cgroup_subsys *ss);
|
|
void tcp_destroy_cgroup(struct mem_cgroup *memcg);
|
|
void tcp_destroy_cgroup(struct mem_cgroup *memcg);
|
|
-unsigned long long tcp_max_memory(const struct mem_cgroup *memcg);
|
|
|
|
void tcp_prot_mem(struct mem_cgroup *memcg, long val, int idx);
|
|
void tcp_prot_mem(struct mem_cgroup *memcg, long val, int idx);
|
|
#endif /* _TCP_MEMCG_H */
|
|
#endif /* _TCP_MEMCG_H */
|