|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | tcp_memcontrol |
Functions | |
| 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) |
| 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_destroy_cgroup | ( | struct mem_cgroup * | memcg | ) |
Definition at line 63 of file tcp_memcontrol.c.
| int tcp_init_cgroup | ( | struct mem_cgroup * | memcg, |
| struct cgroup_subsys * | ss | ||
| ) |
Definition at line 21 of file tcp_memcontrol.c.
| unsigned long long tcp_max_memory | ( | const struct mem_cgroup * | memcg | ) |
Definition at line 232 of file tcp_memcontrol.c.
| void tcp_prot_mem | ( | struct mem_cgroup * | memcg, |
| long | val, | ||
| int | idx | ||
| ) |
Definition at line 245 of file tcp_memcontrol.c.
|
read |
1.8.2