Home
last modified time | relevance | path

Searched refs:debug_pagealloc_enabled (Results 1 – 14 of 14) sorted by relevance

/linux-6.1.9/arch/powerpc/mm/nohash/
D40x.c99 if (debug_pagealloc_enabled()) in mmu_mapin_ram()
/linux-6.1.9/arch/powerpc/mm/
Dmmu_decl.h180 return IS_ENABLED(CONFIG_KFENCE) || debug_pagealloc_enabled(); in debug_pagealloc_enabled_or_kfence()
/linux-6.1.9/sound/drivers/pcsp/
Dpcsp.c149 if (debug_pagealloc_enabled()) { in alsa_card_pcsp_init()
/linux-6.1.9/arch/arm64/mm/
Dpageattr.c29 return (rodata_enabled && rodata_full) || debug_pagealloc_enabled() || in can_set_direct_map()
Dtrans_pgd.c44 } else if (debug_pagealloc_enabled() && !pte_none(pte)) { in _copy_pte()
/linux-6.1.9/arch/riscv/mm/
Dpageattr.c196 if (!debug_pagealloc_enabled()) in __kernel_map_pages()
/linux-6.1.9/arch/s390/kernel/
Ddumpstack.c213 if (debug_pagealloc_enabled()) in die()
/linux-6.1.9/arch/s390/mm/
Dvmem.c244 !debug_pagealloc_enabled()) { in modify_pmd_table()
340 !debug_pagealloc_enabled()) { in modify_pud_table()
/linux-6.1.9/arch/x86/mm/
Dinit.c232 if (boot_cpu_has(X86_FEATURE_PSE) && !debug_pagealloc_enabled()) in probe_page_size_mask()
893 if (debug_pagealloc_enabled()) { in free_init_pages()
/linux-6.1.9/arch/x86/kernel/
Ddumpstack.c408 debug_pagealloc_enabled() ? " DEBUG_PAGEALLOC" : "", in __die_header()
/linux-6.1.9/arch/x86/mm/pat/
Dset_memory.c1115 if (!debug_pagealloc_enabled()) in split_large_page()
1118 if (!debug_pagealloc_enabled()) in split_large_page()
1706 if (!debug_pagealloc_enabled()) in __change_page_attr_set_clr()
1709 if (!debug_pagealloc_enabled()) in __change_page_attr_set_clr()
/linux-6.1.9/arch/powerpc/kernel/
Dtraps.c272 debug_pagealloc_enabled() ? " DEBUG_PAGEALLOC" : "", in __die()
/linux-6.1.9/include/linux/
Dmm.h3171 static inline bool debug_pagealloc_enabled(void) in debug_pagealloc_enabled() function
/linux-6.1.9/mm/
Dpage_alloc.c919 debug_pagealloc_enabled())) { in init_mem_debugging_and_hardening()
948 if (!debug_pagealloc_enabled()) in init_mem_debugging_and_hardening()