Searched refs:isolate_huge_page (Results 1 – 6 of 6) sorted by relevance
120 bool isolate_huge_page(struct page *page, struct list_head *list);211 static inline bool isolate_huge_page(struct page *page, struct list_head *list) in isolate_huge_page() function
1701 ret = isolate_huge_page(hpage, &pagelist); in soft_offline_huge_page()
1388 if (isolate_huge_page(page, &source)) in do_migrate_range()
533 isolate_huge_page(page, qp->pagelist); in queue_pages_hugetlb()
1532 isolate_huge_page(page, pagelist); in add_page_for_migration()
4870 bool isolate_huge_page(struct page *page, struct list_head *list) in isolate_huge_page() function