Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dmemory-failure.c267 static int hwpoison_filter_task(struct page *p) in hwpoison_filter_task() function
278 static int hwpoison_filter_task(struct page *p) { return 0; } in hwpoison_filter_task() function
292 if (hwpoison_filter_task(p)) in hwpoison_filter()