Searched refs:CONFIG_KASAN (Results 76 - 95 of 95) sorted by last modified time

1234

/linux-master/drivers/net/wireguard/selftest/
H A Dratelimiter.c127 if (IS_ENABLED(CONFIG_KASAN) || IS_ENABLED(CONFIG_UBSAN))
/linux-master/arch/xtensa/mm/
H A Dinit.c123 #ifdef CONFIG_KASAN
139 #ifdef CONFIG_KASAN
H A DMakefile10 obj-$(CONFIG_KASAN) += kasan_init.o
/linux-master/arch/um/kernel/
H A Dmem.c23 #ifdef CONFIG_KASAN
/linux-master/arch/um/include/asm/
H A Dkasan.h25 #ifdef CONFIG_KASAN
35 #endif /* CONFIG_KASAN */
/linux-master/arch/riscv/errata/thead/
H A DMakefile6 ifdef CONFIG_KASAN
/linux-master/arch/arm/kernel/
H A Dhead-common.S117 #ifdef CONFIG_KASAN
/linux-master/include/linux/
H A Dkasan-enabled.h25 return IS_ENABLED(CONFIG_KASAN);
/linux-master/arch/riscv/include/asm/
H A Dkasan.h9 #ifdef CONFIG_KASAN
/linux-master/arch/powerpc/mm/book3s32/
H A DMakefile5 ifdef CONFIG_KASAN
/linux-master/arch/arm/boot/compressed/
H A Dstring.c13 * rest of the kernel when CONFIG_KASAN is enabled, defining e.g. memcpy()
21 #ifdef CONFIG_KASAN
/linux-master/arch/xtensa/include/asm/
H A Dkmem_layout.h97 #ifndef CONFIG_KASAN
/linux-master/arch/arm/include/asm/
H A Dpgalloc.h39 #ifdef CONFIG_KASAN
H A Dstring.h57 #if defined(CONFIG_KASAN) && !defined(__SANITIZE_ADDRESS__)
H A Dkasan_def.h13 #ifdef CONFIG_KASAN
H A Dkasan.h13 #ifdef CONFIG_KASAN
/linux-master/arch/s390/boot/
H A Dstring.c5 #undef CONFIG_KASAN macro
/linux-master/arch/arm/mm/
H A Dpgd.c69 #ifdef CONFIG_KASAN
82 #endif /* CONFIG_KASAN */
/linux-master/arch/powerpc/platforms/powermac/
H A DMakefile7 ifdef CONFIG_KASAN
/linux-master/arch/x86/boot/compressed/
H A Dstring.c77 #ifdef CONFIG_KASAN

Completed in 236 milliseconds

1234