Home
last modified time | relevance | path

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

/linux/mm/
H A Dhwpoison-inject.c83 static int hwpoison_filter(struct page *p) in hwpoison_filter() function
134 err = hwpoison_filter(&folio->page); in hwpoison_inject()
197 hwpoison_filter_register(hwpoison_filter); in pfn_inject_init()
H A Dmemory-failure.c238 static int hwpoison_filter(struct page *p) in hwpoison_filter() function
1781 if (hwpoison_filter(&folio->page)) { in mf_generic_kill_procs()
2118 if (hwpoison_filter(p)) { in try_memory_failure_hugetlb()
2502 if (hwpoison_filter(p)) { in memory_failure()
3005 if (hwpoison_filter(page)) { in soft_offline_page()