Home
last modified time | relevance | path

Searched refs:page_is_guard (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/power/
H A Dsnapshot.c1335 if (page_is_guard(page)) in saveable_highmem_page()
1398 if (page_is_guard(page)) in saveable_page()
/linux/mm/
H A Dinternal.h651 if (!page_is_guard(buddy) && !PageBuddy(buddy)) in page_is_buddy()
H A Dpage_alloc.c991 if (page_is_guard(buddy)) in __free_one_page()
/linux/include/linux/
H A Dmm.h3837 static inline bool page_is_guard(const struct page *page) in page_is_guard() function
3868 static inline bool page_is_guard(const struct page *page) { return false; } in page_is_guard() function