Home
last modified time | relevance | path

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

/mm/
Dmemory-failure.c150 int hwpoison_filter(struct page *p) in hwpoison_filter() function
167 int hwpoison_filter(struct page *p) in hwpoison_filter() function
173 EXPORT_SYMBOL_GPL(hwpoison_filter);
1105 if ((hwpoison_filter(p) && TestClearPageHWPoison(p)) in memory_failure_hugetlb()
1179 if (hwpoison_filter(page)) { in memory_failure_dev_pagemap()
1377 if (hwpoison_filter(p)) { in memory_failure()
Dhwpoison-inject.c50 err = hwpoison_filter(hpage); in hwpoison_inject()
Dinternal.h486 extern int hwpoison_filter(struct page *p);