Searched refs:MF_MUST_KILL (Results 1 – 3 of 3) sorted by relevance
1340 if (!(flags & MF_MUST_KILL) && !PageDirty(hpage) && mapping && in hwpoison_user_mappings()1407 forcekill = PageDirty(hpage) || (flags & MF_MUST_KILL); in hwpoison_user_mappings()1591 flags |= MF_ACTION_REQUIRED | MF_MUST_KILL; in memory_failure_dev_pagemap()1607 kill_procs(&tokill, flags & MF_MUST_KILL, false, pfn, flags); in memory_failure_dev_pagemap()
1254 flags |= MF_MUST_KILL; in kill_me_maybe()
3221 MF_MUST_KILL = 1 << 2, enumerator
Completed in 18 milliseconds