Home
last modified time | relevance | path

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

/Linux-v5.15/mm/
Dmemory-failure.c1400 static int try_to_split_thp_page(struct page *page, const char *msg) in try_to_split_thp_page() function
1711 if (try_to_split_thp_page(p, "Memory Failure") < 0) { in memory_failure()
2130 if (try_to_split_thp_page(page, "soft offline") < 0) in soft_offline_in_use_page()