Searched refs:MF_ACTION_REQUIRED (Results 1 – 3 of 3) sorted by relevance
198 if ((flags & MF_ACTION_REQUIRED) && t->mm == current->mm) { in kill_proc()1010 collect_procs(hpage, &tokill, flags & MF_ACTION_REQUIRED); in hwpoison_user_mappings()
999 int flags = MF_ACTION_REQUIRED; in do_machine_check()1187 BUG_ON(flags & MF_ACTION_REQUIRED); in memory_failure()
2219 MF_ACTION_REQUIRED = 1 << 1, enumerator