Searched defs:to_kill (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/mm/ |
D | memory-failure.c | 200 struct to_kill { struct 213 static int kill_proc(struct to_kill *tk, unsigned long pfn, int flags) in kill_proc() argument 314 struct list_head *to_kill, in add_to_kill() 360 static void kill_procs(struct list_head *to_kill, int forcekill, bool fail, in kill_procs() 436 static void collect_procs_anon(struct page *page, struct list_head *to_kill, in collect_procs_anon() 472 static void collect_procs_file(struct page *page, struct list_head *to_kill, in collect_procs_file()
|