Searched refs:page_huge_active (Results 1 – 3 of 3) sorted by relevance
596 bool page_huge_active(struct page *page);601 static inline bool page_huge_active(struct page *page) in TESTPAGEFLAG_FALSE()
1264 if (page_huge_active(head)) in scan_movable_pages()
1345 bool page_huge_active(struct page *page) in page_huge_active() function5540 if (!page_huge_active(page) || !get_page_unless_zero(page)) { in isolate_huge_page()