Home
last modified time | relevance | path

Searched refs:tokill (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/mm/
Dmemory-failure.c488 static void collect_procs(struct page *page, struct list_head *tokill, in collect_procs() argument
500 collect_procs_anon(page, tokill, &tk, force_early); in collect_procs()
502 collect_procs_file(page, tokill, &tk, force_early); in collect_procs()
926 LIST_HEAD(tokill); in hwpoison_user_mappings()
1041 collect_procs(ppage, &tokill, flags & MF_ACTION_REQUIRED); in hwpoison_user_mappings()
1059 kill_procs(&tokill, forcekill, trapno, in hwpoison_user_mappings()