Home
last modified time | relevance | path

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

/linux-6.3-rc2/mm/
A Dmemory-failure.c1617 static int try_to_split_thp_page(struct page *page) in try_to_split_thp_page() function
2185 if (try_to_split_thp_page(p) < 0) { in memory_failure()
2559 if (try_to_split_thp_page(page)) { in soft_offline_in_use_page()

Completed in 7 milliseconds