Searched refs:debug_guardpage_enabled (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dmm.h2205 static inline bool debug_guardpage_enabled(void) debug_guardpage_enabled() function
2214 if (!debug_guardpage_enabled()) page_is_guard()
2222 static inline bool debug_guardpage_enabled(void) { return false; } page_is_guard() function
/linux-4.1.27/mm/
H A Dpage_alloc.c455 if (!debug_guardpage_enabled()) set_page_guard()
472 if (!debug_guardpage_enabled()) clear_page_guard()
934 debug_guardpage_enabled() && expand()

Completed in 108 milliseconds