Searched refs:try_split_thp (Results 1 – 1 of 1) sorted by relevance
1376 static inline int try_split_thp(struct page *page, struct list_head *split_pages) in try_split_thp() function1489 if (!try_split_thp(page, &thp_split_pages)) { in migrate_pages()1509 if (!nosplit && !try_split_thp(page, &thp_split_pages)) { in migrate_pages()