Home
last modified time | relevance | path

Searched defs:to_kill (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/mm/
Dmemory-failure.c246 struct to_kill { struct
258 static int kill_proc(struct to_kill *tk, unsigned long pfn, int flags) in kill_proc() argument
362 struct list_head *to_kill) in add_to_kill()
411 static void kill_procs(struct list_head *to_kill, int forcekill, bool fail, in kill_procs()
500 static void collect_procs_anon(struct page *page, struct list_head *to_kill, in collect_procs_anon()
538 static void collect_procs_file(struct page *page, struct list_head *to_kill, in collect_procs_file()
578 struct list_head *to_kill) in collect_procs_fsdax()
1546 static void unmap_and_kill(struct list_head *to_kill, unsigned long pfn, in unmap_and_kill()