Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dmemory-failure.c1532 static int try_to_split_thp_page(struct page *page) in try_to_split_thp_page() function
2087 if (try_to_split_thp_page(p) < 0) { in memory_failure()
2463 if (try_to_split_thp_page(page)) { in soft_offline_in_use_page()