Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dmemory-failure.c294 struct to_kill { struct
306 static int kill_proc(struct to_kill *tk, unsigned long pfn, int flags) in kill_proc() argument
410 struct list_head *to_kill) in add_to_kill()
459 static void kill_procs(struct list_head *to_kill, int forcekill, bool fail, in kill_procs()
548 static void collect_procs_anon(struct page *page, struct list_head *to_kill, in collect_procs_anon()
586 static void collect_procs_file(struct page *page, struct list_head *to_kill, in collect_procs_file()
626 struct list_head *to_kill) in collect_procs_fsdax()
1631 static void unmap_and_kill(struct list_head *to_kill, unsigned long pfn, in unmap_and_kill()

Completed in 15 milliseconds