OSDN Git Service

Merge tag 'LA.UM.8.4.1.r1-00300-8x98.0' of https://source.codeaurora.org/quic/la...
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / include / net / tcp_memcontrol.h
1 #ifndef _TCP_MEMCG_H
2 #define _TCP_MEMCG_H
3
4 struct cg_proto *tcp_proto_cgroup(struct mem_cgroup *memcg);
5 int tcp_init_cgroup(struct mem_cgroup *memcg, struct cgroup_subsys *ss);
6 void tcp_destroy_cgroup(struct mem_cgroup *memcg);
7 #endif /* _TCP_MEMCG_H */