Sign in
android-kvm
/
linux
/
8b3cf6ec11e7fe68f0af45a189253e61bab04877
/
.
/
include
/
net
/
tcp_memcontrol.h
blob: 3a17b16ae8aa47c4cb3f242291533d9be86fcd75 [
file
] [
log
] [
blame
]
#ifndef
_TCP_MEMCG_H
#define
_TCP_MEMCG_H
int
tcp_init_cgroup
(
struct
mem_cgroup
*
memcg
,
struct
cgroup_subsys
*
ss
);
void
tcp_destroy_cgroup
(
struct
mem_cgroup
*
memcg
);
#endif
/* _TCP_MEMCG_H */