Searched refs:MF_ACTION_REQUIRED (Results 1 – 3 of 3) sorted by relevance
207 if ((flags & MF_ACTION_REQUIRED) && t->mm == current->mm) { in kill_proc()1041 collect_procs(ppage, &tokill, flags & MF_ACTION_REQUIRED); in hwpoison_user_mappings()
1052 int flags = MF_ACTION_REQUIRED; in do_machine_check()1215 BUG_ON(flags & MF_ACTION_REQUIRED); in memory_failure()
2171 MF_ACTION_REQUIRED = 1 << 1, enumerator