Home
last modified time | relevance | path

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

/mm/
Dmemory-failure.c1451 static int try_to_split_thp_page(struct page *page, const char *msg) in try_to_split_thp_page() function
1821 if (try_to_split_thp_page(p, "Memory Failure") < 0) { in memory_failure()
2217 if (try_to_split_thp_page(page, "soft offline") < 0) in soft_offline_in_use_page()