Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmemcontrol.h1926 bool mem_cgroup_oom_synchronize(bool wait);
1959 static inline bool mem_cgroup_oom_synchronize(bool wait) in mem_cgroup_oom_synchronize() function
/linux/mm/
H A Dmemcontrol-v1.c1392 bool mem_cgroup_oom_synchronize(bool handle) in mem_cgroup_oom_synchronize() function
H A Dmemory.c6899 mem_cgroup_oom_synchronize(false); in handle_mm_fault()