Searched refs:MF_COUNT_INCREASED (Results 1 – 4 of 4) sorted by relevance
59 return memory_failure(pfn, 18, MF_COUNT_INCREASED); in hwpoison_inject()
357 ret = soft_offline_page(p, MF_COUNT_INCREASED); in madvise_hwpoison()365 memory_failure(page_to_pfn(p), 0, MF_COUNT_INCREASED); in madvise_hwpoison()
1019 if (!(flags & MF_COUNT_INCREASED)) { in hwpoison_user_mappings()1152 if (!(flags & MF_COUNT_INCREASED) && in memory_failure()1198 if (flags & MF_COUNT_INCREASED) in memory_failure()1519 if (flags & MF_COUNT_INCREASED) in __get_any_page()
2170 MF_COUNT_INCREASED = 1 << 0, enumerator