Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dhugetlb.h102 bool isolate_huge_page(struct page *page, struct list_head *list);
190 static inline bool isolate_huge_page(struct page *page, struct list_head *list) in isolate_huge_page() function
/Linux-v5.4/mm/
Dmemory-failure.c1703 ret = isolate_huge_page(hpage, &pagelist); in soft_offline_huge_page()
Dmemory_hotplug.c1320 isolate_huge_page(head, &source); in do_migrate_range()
Dgup.c1464 isolate_huge_page(head, &cma_page_list); in check_and_migrate_cma_pages()
Dmigrate.c1559 isolate_huge_page(page, pagelist); in add_page_for_migration()
Dmempolicy.c575 isolate_huge_page(page, qp->pagelist); in queue_pages_hugetlb()
Dhugetlb.c5074 bool isolate_huge_page(struct page *page, struct list_head *list) in isolate_huge_page() function