Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dhwpoison-inject.c45 err = hwpoison_filter(hpage); in hwpoison_inject()
H A Dmemory-failure.c281 int hwpoison_filter(struct page *p) in hwpoison_filter() function
298 int hwpoison_filter(struct page *p) in hwpoison_filter() function
304 EXPORT_SYMBOL_GPL(hwpoison_filter);
1755 if (hwpoison_filter(&folio->page)) { in mf_generic_kill_procs()
2069 if (hwpoison_filter(p)) { in try_memory_failure_hugetlb()
2336 if (hwpoison_filter(p)) { in memory_failure()
2790 if (hwpoison_filter(page)) { in soft_offline_page()
H A Dinternal.h817 extern int hwpoison_filter(struct page *p);