Home
last modified time | relevance | path

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

/linux/mm/
H A Doom_kill.c1194 if (mem_cgroup_oom_synchronize(true)) in pagefault_out_of_memory()
H A Dmemcontrol-v1.c1335 * mem_cgroup_oom_synchronize - complete memcg OOM handling
1345 * in the task and mem_cgroup_oom_synchronize() has to be called at
1351 bool mem_cgroup_oom_synchronize(bool handle) in mem_cgroup_oom_synchronize() function
H A Dmemory.c6387 mem_cgroup_oom_synchronize(false); in handle_mm_fault()