Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemory-failure.c1503 static int __get_unpoison_page(struct page *page) in __get_unpoison_page() function
1547 * allocations, and __get_unpoison_page() never races with them.
1562 ret = __get_unpoison_page(p); in get_hwpoison_page()