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

/linux-master/mm/
H A Dmemory-failure.c1697 static int try_to_split_thp_page(struct page *page) function
2304 if (try_to_split_thp_page(p) < 0) {
2684 if (try_to_split_thp_page(page)) {

Completed in 96 milliseconds