Searched refs:hwpoison_filter (Results 1 – 2 of 2) sorted by relevance
83 static int hwpoison_filter(struct page *p) in hwpoison_filter() function134 err = hwpoison_filter(&folio->page); in hwpoison_inject()197 hwpoison_filter_register(hwpoison_filter); in pfn_inject_init()
238 static int hwpoison_filter(struct page *p) in hwpoison_filter() function1737 if (hwpoison_filter(&folio->page)) { in mf_generic_kill_procs()2074 if (hwpoison_filter(p)) { in try_memory_failure_hugetlb()2443 if (hwpoison_filter(p)) { in memory_failure()2946 if (hwpoison_filter(page)) { in soft_offline_page()