Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dmigrate.c1376 static inline int try_split_thp(struct page *page, struct list_head *split_pages) in try_split_thp() function
1489 if (!try_split_thp(page, &thp_split_pages)) { in migrate_pages()
1509 if (!nosplit && !try_split_thp(page, &thp_split_pages)) { in migrate_pages()