Searched refs:page_is_guard (Results 1 – 4 of 4) sorted by relevance
1335 if (page_is_guard(page)) in saveable_highmem_page()1398 if (page_is_guard(page)) in saveable_page()
651 if (!page_is_guard(buddy) && !PageBuddy(buddy)) in page_is_buddy()
991 if (page_is_guard(buddy)) in __free_one_page()
3837 static inline bool page_is_guard(const struct page *page) in page_is_guard() function3868 static inline bool page_is_guard(const struct page *page) { return false; } in page_is_guard() function