Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dmemcontrol.h1831 bool mem_cgroup_oom_synchronize(bool wait);
1867 static inline bool mem_cgroup_oom_synchronize(bool wait) in mem_cgroup_oom_synchronize() function
/linux-6.15/mm/
H A Doom_kill.c1194 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.c6332 mem_cgroup_oom_synchronize(false); in handle_mm_fault()