Searched refs:nr_oom_retries (Results 1 – 1 of 1) sorted by relevance
1974 int nr_oom_retries = MEM_CGROUP_RECLAIM_RETRIES; in __mem_cgroup_try_charge() local2054 if (oom && !nr_oom_retries) { in __mem_cgroup_try_charge()2056 nr_oom_retries = MEM_CGROUP_RECLAIM_RETRIES; in __mem_cgroup_try_charge()2077 nr_oom_retries--; in __mem_cgroup_try_charge()