Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dhwpoison-inject.c52 err = hwpoison_filter(hpage); in hwpoison_inject()
Dmemory-failure.c160 int hwpoison_filter(struct page *p) in hwpoison_filter() function
177 int hwpoison_filter(struct page *p) in hwpoison_filter() function
183 EXPORT_SYMBOL_GPL(hwpoison_filter);
1163 if ((hwpoison_filter(p) && TestClearPageHWPoison(p)) in memory_failure()
1239 if (hwpoison_filter(p)) { in memory_failure()
Dinternal.h406 extern int hwpoison_filter(struct page *p);