Searched refs:hwpoison_filter (Results 1 – 3 of 3) sorted by relevance
45 err = hwpoison_filter(hpage); in hwpoison_inject()
191 int hwpoison_filter(struct page *p) in hwpoison_filter() function208 int hwpoison_filter(struct page *p) in hwpoison_filter() function214 EXPORT_SYMBOL_GPL(hwpoison_filter);1445 if ((hwpoison_filter(p) && TestClearPageHWPoison(p)) in memory_failure_hugetlb()1538 if (hwpoison_filter(page)) { in memory_failure_dev_pagemap()1760 if (hwpoison_filter(p)) { in memory_failure()
559 extern int hwpoison_filter(struct page *p);