Searched refs:memsw_max (Results 1 – 1 of 1) sorted by relevance
1362 unsigned long memsw_max; in mem_cgroup_get_max() local1365 memsw_max = memcg->memsw.max; in mem_cgroup_get_max()1368 max = min(max + swap_max, memsw_max); in mem_cgroup_get_max()