Searched defs:to_kill (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/mm/ | 
| D | memory-failure.c | 197 struct to_kill {  struct209 static int kill_proc(struct to_kill *tk, unsigned long pfn, int flags)  in kill_proc()  argument
 310 		       struct list_head *to_kill,  in add_to_kill()
 361 static void kill_procs(struct list_head *to_kill, int forcekill, bool fail,  in kill_procs()
 438 static void collect_procs_anon(struct page *page, struct list_head *to_kill,  in collect_procs_anon()
 474 static void collect_procs_file(struct page *page, struct list_head *to_kill,  in collect_procs_file()
 
 |