Searched refs:retry_count (Results 1 – 1 of 1) sorted by relevance
1527 int retry_count = MEM_CGROUP_RECLAIM_RETRIES; in mem_cgroup_resize_limit() local1532 while (retry_count) { in mem_cgroup_resize_limit()1557 if (!progress) retry_count--; in mem_cgroup_resize_limit()1566 int retry_count = MEM_CGROUP_RECLAIM_RETRIES; in mem_cgroup_resize_memsw_limit() local1573 while (retry_count) { in mem_cgroup_resize_memsw_limit()1600 retry_count--; in mem_cgroup_resize_memsw_limit()