Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dhwpoison-inject.c45 err = hwpoison_filter(hpage); in hwpoison_inject()
Dmemory-failure.c199 int hwpoison_filter(struct page *p) in hwpoison_filter() function
216 int hwpoison_filter(struct page *p) in hwpoison_filter() function
222 EXPORT_SYMBOL_GPL(hwpoison_filter);
1596 if (hwpoison_filter(page)) { in mf_generic_kill_procs()
1866 if (hwpoison_filter(p)) { in try_memory_failure_hugetlb()
2136 if (hwpoison_filter(p)) { in memory_failure()
2583 if (hwpoison_filter(page)) { in soft_offline_page()
Dinternal.h702 extern int hwpoison_filter(struct page *p);