Symbol: debug_pagealloc_enabled
arch/arm64/mm/mmu.c
785
if (debug_pagealloc_enabled())
arch/arm64/mm/pageattr.c
101
return rodata_full || debug_pagealloc_enabled() ||
arch/powerpc/kernel/traps.c
271
debug_pagealloc_enabled() ? " DEBUG_PAGEALLOC" : "",
arch/powerpc/mm/book3s64/hash_utils.c
338
if (!debug_pagealloc_enabled() || linear_map_count > max_hash_count)
arch/powerpc/mm/book3s64/hash_utils.c
364
if (!debug_pagealloc_enabled() || !linear_map_hash_count)
arch/powerpc/mm/book3s64/hash_utils.c
376
if (!debug_pagealloc_enabled() || !linear_map_hash_count)
arch/powerpc/mm/book3s64/radix_pgtable.c
311
if (debug_pagealloc_enabled())
arch/powerpc/mm/mmu_decl.h
176
return IS_ENABLED(CONFIG_KFENCE) || debug_pagealloc_enabled();
arch/riscv/mm/init.c
715
if (debug_pagealloc_enabled())
arch/riscv/mm/pageattr.c
423
if (!debug_pagealloc_enabled())
arch/s390/kernel/dumpstack.c
209
if (debug_pagealloc_enabled())
arch/s390/mm/vmem.c
258
!debug_pagealloc_enabled()) {
arch/s390/mm/vmem.c
349
!debug_pagealloc_enabled()) {
arch/s390/mm/vmem.c
686
if (debug_pagealloc_enabled())
arch/x86/kernel/dumpstack.c
422
debug_pagealloc_enabled() ? " DEBUG_PAGEALLOC" : "",
arch/x86/mm/init.c
231
if (boot_cpu_has(X86_FEATURE_PSE) && !debug_pagealloc_enabled())
arch/x86/mm/init.c
918
if (debug_pagealloc_enabled()) {
arch/x86/mm/pat/set_memory.c
1238
if (!debug_pagealloc_enabled())
arch/x86/mm/pat/set_memory.c
1241
if (!debug_pagealloc_enabled())
arch/x86/mm/pat/set_memory.c
2026
if (!debug_pagealloc_enabled())
arch/x86/mm/pat/set_memory.c
2029
if (!debug_pagealloc_enabled())
mm/mm_init.c
2549
debug_pagealloc_enabled())) {
mm/mm_init.c
2583
if (debug_pagealloc_enabled()) {
sound/drivers/pcsp/pcsp.c
149
if (debug_pagealloc_enabled()) {