Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemcontrol.h1866 bool mem_cgroup_oom_synchronize(bool wait);
1902 static inline bool mem_cgroup_oom_synchronize(bool wait) in mem_cgroup_oom_synchronize() function
/linux/mm/
H A Doom_kill.c1201 if (mem_cgroup_oom_synchronize(true)) in pagefault_out_of_memory()
H A Dmemcontrol-v1.c1351 bool mem_cgroup_oom_synchronize(bool handle) in mem_cgroup_oom_synchronize() function
H A Dmemory.c6606 mem_cgroup_oom_synchronize(false); in handle_mm_fault()