Home
last modified time | relevance | path

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

/linux/kernel/power/
A Dsnapshot.c1279 if (page_is_guard(page)) in saveable_highmem_page()
1347 if (page_is_guard(page)) in saveable_page()
/linux/include/linux/
A Dmm.h3316 static inline bool page_is_guard(struct page *page) in page_is_guard() function
3326 static inline bool page_is_guard(struct page *page) { return false; } in page_is_guard() function
/linux/mm/
A Dpage_alloc.c892 if (!page_is_guard(buddy) && !PageBuddy(buddy)) in page_is_buddy()
1096 if (page_is_guard(buddy)) in __free_one_page()

Completed in 30 milliseconds