Home
last modified time | relevance | path

Searched refs:split_pages (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() argument
1381 rc = split_huge_page_to_list(page, split_pages); in try_split_thp()
1384 list_move_tail(&page->lru, split_pages); in try_split_thp()