Searched refs:page_huge_active (Results 1 – 3 of 3) sorted by relevance
575 bool page_huge_active(struct page *page);580 static inline bool page_huge_active(struct page *page) in TESTPAGEFLAG_FALSE()
1279 if (page_huge_active(head)) in scan_movable_pages()
1217 bool page_huge_active(struct page *page) in page_huge_active() function5080 if (!page_huge_active(page) || !get_page_unless_zero(page)) { in isolate_huge_page()