Searched refs:hwpoison_filter (Results 1 – 3 of 3) sorted by relevance
50 err = hwpoison_filter(hpage); in hwpoison_inject()
151 int hwpoison_filter(struct page *p) in hwpoison_filter() function168 int hwpoison_filter(struct page *p) in hwpoison_filter() function174 EXPORT_SYMBOL_GPL(hwpoison_filter);1132 if ((hwpoison_filter(p) && TestClearPageHWPoison(p)) in memory_failure()1223 if (hwpoison_filter(p)) { in memory_failure()
418 extern int hwpoison_filter(struct page *p);