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

/linux-master/mm/
H A Dmemory-failure.c1499 static int __get_unpoison_page(struct page *page) function
1543 * allocations, and __get_unpoison_page() never races with them.
1558 ret = __get_unpoison_page(p);

Completed in 115 milliseconds