Home
last modified time | relevance | path

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

/mm/
A Dmemory-failure.c1719 static int try_to_split_thp_page(struct page *page, bool release) in try_to_split_thp_page() function
2356 if (try_to_split_thp_page(p, false) < 0) { in memory_failure()
2684 if (try_to_split_thp_page(page, true)) { in soft_offline_in_use_page()

Completed in 786 milliseconds