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.c1340 if (page_is_guard(page)) in saveable_highmem_page()
1403 if (page_is_guard(page)) in saveable_page()
/linux/mm/
H A Dinternal.h530 if (!page_is_guard(buddy) && !PageBuddy(buddy))
H A Dpage_alloc.c817 if (page_is_guard(buddy)) in __free_one_page()
/linux/include/linux/
H A Dmm.h3738 static inline bool page_is_guard(struct page *page) in page_is_guard() function
3769 static inline bool page_is_guard(struct page *page) { return false; } in page_is_guard() function