Searched refs:mem_cgroup_oom_synchronize (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dmemcontrol.h968 bool mem_cgroup_oom_synchronize(bool wait);
1522 static inline bool mem_cgroup_oom_synchronize(bool wait) function
/linux-master/mm/
H A Doom_kill.c1190 if (mem_cgroup_oom_synchronize(true))
H A Dmemcontrol.c2056 * mem_cgroup_oom_synchronize - complete memcg OOM handling
2066 * in the task and mem_cgroup_oom_synchronize() has to be called at
2072 bool mem_cgroup_oom_synchronize(bool handle) function
H A Dmemory.c5619 mem_cgroup_oom_synchronize(false);

Completed in 165 milliseconds