Searched refs:nr_retries (Results 1 – 1 of 1) sorted by relevance
2506 int nr_retries = MEM_CGROUP_RECLAIM_RETRIES; in try_charge() local2604 if (nr_retries--) in try_charge()2625 nr_retries = MEM_CGROUP_RECLAIM_RETRIES; in try_charge()3264 int nr_retries = MEM_CGROUP_RECLAIM_RETRIES; in mem_cgroup_force_empty() local3272 while (nr_retries && page_counter_read(&memcg->memory)) { in mem_cgroup_force_empty()3281 nr_retries--; in mem_cgroup_force_empty()