Searched defs:to_kill (Results 1 – 2 of 2) sorted by relevance
| /linux/mm/ |
| H A D | memory-failure.c | 274 struct to_kill { struct 286 static int kill_proc(struct to_kill *tk, unsigned long pfn, int flags) in kill_proc() argument 385 struct vm_area_struct *vma, struct list_head *to_kill, in __add_to_kill() 426 struct vm_area_struct *vma, struct list_head *to_kill, in add_to_kill_anon_file() 435 static bool task_in_to_kill_list(struct list_head *to_kill, in task_in_to_kill_list() 449 struct vm_area_struct *vma, struct list_head *to_kill, in add_to_kill_ksm() 462 static void kill_procs(struct list_head *to_kill, bool forcekill, in kill_procs() 546 const struct page *page, struct list_head *to_kill, in collect_procs_anon() 583 const struct page *page, struct list_head *to_kill, in collect_procs_file() 621 struct list_head *to_kill, pgoff_t pgoff) in add_to_kill_fsdax() [all …]
|
| H A D | ksm.c | 3269 struct list_head *to_kill, int force_early) in collect_procs_ksm()
|