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