Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dhwpoison-inject.c46 err = hwpoison_filter(&folio->page); in hwpoison_inject()
H A Dmemory-failure.c292 int hwpoison_filter(struct page *p) in hwpoison_filter() function
308 EXPORT_SYMBOL_GPL(hwpoison_filter);
310 int hwpoison_filter(struct page *p) in hwpoison_filter() function
1776 if (hwpoison_filter(&folio->page)) { in mf_generic_kill_procs()
2097 if (hwpoison_filter(p)) { in try_memory_failure_hugetlb()
2322 if (hwpoison_filter(p)) { in memory_failure()
2817 if (hwpoison_filter(page)) { in soft_offline_page()
H A Dinternal.h1193 extern int hwpoison_filter(struct page *p);