Searched refs:page_is_guard (Results 1 – 3 of 3) sorted by relevance
1335 if (page_is_guard(page)) in saveable_highmem_page()1398 if (page_is_guard(page)) in saveable_page()
4730 static inline bool page_is_guard(const struct page *page) in page_is_guard() function4761 static inline bool page_is_guard(const struct page *page) { return false; } in page_is_guard() function
985 if (page_is_guard(buddy)) in __free_one_page()