Searched refs:debug_pagealloc_enabled (Results 1 – 8 of 8) sorted by relevance
256 !debug_pagealloc_enabled()) { in modify_pmd_table()346 !debug_pagealloc_enabled()) { in modify_pud_table()677 if (debug_pagealloc_enabled()) in vmem_map_init()
176 return IS_ENABLED(CONFIG_KFENCE) || debug_pagealloc_enabled(); in debug_pagealloc_enabled_or_kfence()
149 if (debug_pagealloc_enabled()) { in alsa_card_pcsp_init()
1238 if (!debug_pagealloc_enabled()) in split_large_page()1241 if (!debug_pagealloc_enabled()) in split_large_page()2026 if (!debug_pagealloc_enabled()) in __change_page_attr_set_clr()2029 if (!debug_pagealloc_enabled()) in __change_page_attr_set_clr()
338 if (!debug_pagealloc_enabled() || linear_map_count > max_hash_count) in hash_supports_debug_pagealloc()364 if (!debug_pagealloc_enabled() || !linear_map_hash_count) in hash_debug_pagealloc_add_slot()376 if (!debug_pagealloc_enabled() || !linear_map_hash_count) in hash_debug_pagealloc_map_pages()
2539 debug_pagealloc_enabled())) { in mem_debugging_and_hardening_init()2573 if (debug_pagealloc_enabled()) { in mem_debugging_and_hardening_init()
705 if (debug_pagealloc_enabled()) in best_map_size()
4677 static inline bool debug_pagealloc_enabled(void) in debug_pagealloc_enabled() function