Home
last modified time | relevance | path

Searched refs:nr_oom_retries (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/mm/
Dmemcontrol.c1974 int nr_oom_retries = MEM_CGROUP_RECLAIM_RETRIES; in __mem_cgroup_try_charge() local
2054 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()