Searched refs:to_kill (Results 1 – 3 of 3) sorted by relevance
| /mm/ |
| A D | memory-failure.c | 338 struct to_kill { struct 452 struct to_kill *tk; in __add_to_kill() 486 list_add_tail(&tk->nd, to_kill); in __add_to_kill() 502 struct to_kill *tk, *next; in task_in_to_kill_list() 516 if (!task_in_to_kill_list(to_kill, tsk)) in add_to_kill_ksm() 529 struct to_kill *tk, *next; in kill_procs() 744 struct to_kill tk; 1736 struct to_kill *tk; in unmap_and_kill() 1739 list_for_each_entry(tk, to_kill, nd) in unmap_and_kill() 1771 LIST_HEAD(to_kill); in mf_generic_kill_procs() [all …]
|
| A D | internal.h | 1245 struct vm_area_struct *vma, struct list_head *to_kill,
|
| A D | ksm.c | 3091 struct list_head *to_kill, int force_early) in collect_procs_ksm() argument 3119 add_to_kill_ksm(t, page, vma, to_kill, in collect_procs_ksm()
|
Completed in 21 milliseconds