Home
last modified time | relevance | path

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

/linux-3.4.99/mm/
Dmemory-failure.c470 static void collect_procs(struct page *page, struct list_head *tokill, in collect_procs() argument
482 collect_procs_anon(page, tokill, &tk, force_early); in collect_procs()
484 collect_procs_file(page, tokill, &tk, force_early); in collect_procs()
862 LIST_HEAD(tokill); in hwpoison_user_mappings()
954 collect_procs(ppage, &tokill, flags & MF_ACTION_REQUIRED); in hwpoison_user_mappings()
978 kill_procs(&tokill, forcekill, trapno, in hwpoison_user_mappings()