Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Doom.h89 extern enum oom_scan_t oom_scan_process_thread(struct oom_control *oc,
/linux-4.4.14/mm/
Doom_kill.c266 enum oom_scan_t oom_scan_process_thread(struct oom_control *oc, in oom_scan_process_thread() function
311 switch (oom_scan_process_thread(oc, p, totalpages)) { in select_bad_process()
Dmemcontrol.c1371 switch (oom_scan_process_thread(&oc, task, totalpages)) { in mem_cgroup_out_of_memory()