Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dhwpoison-inject.c46 err = hwpoison_filter(&folio->page); in hwpoison_inject()
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
1770 if (hwpoison_filter(&folio->page)) { in mf_generic_kill_procs()
2091 if (hwpoison_filter(p)) { in try_memory_failure_hugetlb()
2312 if (hwpoison_filter(p)) { in memory_failure()
2807 if (hwpoison_filter(page)) { in soft_offline_page()
Dinternal.h1106 extern int hwpoison_filter(struct page *p);