Home
last modified time | relevance | path

Searched refs:hwpoison_filter (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/mm/
Dhwpoison-inject.c50 err = hwpoison_filter(hpage); in hwpoison_inject()
Dmemory-failure.c151 int hwpoison_filter(struct page *p) in hwpoison_filter() function
168 int hwpoison_filter(struct page *p) in hwpoison_filter() function
174 EXPORT_SYMBOL_GPL(hwpoison_filter);
1132 if ((hwpoison_filter(p) && TestClearPageHWPoison(p)) in memory_failure()
1223 if (hwpoison_filter(p)) { in memory_failure()
Dinternal.h418 extern int hwpoison_filter(struct page *p);