Searched refs:MF_ACTION_REQUIRED (Results 1 – 4 of 4) sorted by relevance
315 if ((flags & MF_ACTION_REQUIRED) && (t == current)) in kill_proc()1545 collect_procs(hpage, &tokill, flags & MF_ACTION_REQUIRED); in hwpoison_user_mappings()1711 flags |= MF_ACTION_REQUIRED | MF_MUST_KILL; in mf_generic_kill_procs()1736 mf_flags |= MF_ACTION_REQUIRED | MF_MUST_KILL; in mf_dax_kill_procs()1946 if (flags & MF_ACTION_REQUIRED) { in try_memory_failure_hugetlb()2123 if (flags & MF_ACTION_REQUIRED) in memory_failure()
697 if (flags & MF_ACTION_REQUIRED) in arch_memory_failure()
1296 int flags = MF_ACTION_REQUIRED; in kill_me_maybe()1572 BUG_ON(flags & MF_ACTION_REQUIRED); in memory_failure()
3433 MF_ACTION_REQUIRED = 1 << 1, enumerator
Completed in 22 milliseconds