Searched defs:hwpoison_filter (Results 1 - 1 of 1) sorted by relevance

/mm/
H A Dmemory-failure.c164 int hwpoison_filter(struct page *p) function
181 int hwpoison_filter(struct page *p) function
187 EXPORT_SYMBOL_GPL(hwpoison_filter); variable
1041 || (hwpoison_filter(p) && TestClearPageHWPoison(p))
1099 if (hwpoison_filter(p)) {

Completed in 18 milliseconds