Searched refs:CONFIG_KASAN_GENERIC (Results 26 - 32 of 32) sorted by last modified time

12

/linux-master/mm/kasan/
H A Dkasan.h107 #ifdef CONFIG_KASAN_GENERIC
118 #else /* CONFIG_KASAN_GENERIC */
129 #endif /* CONFIG_KASAN_GENERIC */
131 #if defined(CONFIG_KASAN_GENERIC) || defined(CONFIG_KASAN_SW_TAGS)
142 #ifdef CONFIG_KASAN_GENERIC
156 #ifdef CONFIG_KASAN_GENERIC
182 #endif /* CONFIG_KASAN_GENERIC */
253 #ifdef CONFIG_KASAN_GENERIC
294 #endif /* CONFIG_KASAN_GENERIC */
314 #if defined(CONFIG_KASAN_GENERIC) || define
[all...]
H A DMakefile51 obj-$(CONFIG_KASAN_GENERIC) += init.o generic.o report_generic.o shadow.o quarantine.o
/linux-master/include/linux/
H A Drcutiny.h114 #ifdef CONFIG_KASAN_GENERIC
H A Dkasan-checks.h18 #if defined(CONFIG_KASAN_GENERIC) || defined(CONFIG_KASAN_SW_TAGS)
/linux-master/scripts/
H A DMakefile.kasan22 ifdef CONFIG_KASAN_GENERIC
55 endif # CONFIG_KASAN_GENERIC
/linux-master/arch/arm64/include/asm/
H A Dstring.h8 #if !(defined(CONFIG_KASAN_GENERIC) || defined(CONFIG_KASAN_SW_TAGS))
51 #if (defined(CONFIG_KASAN_GENERIC) || defined(CONFIG_KASAN_SW_TAGS)) && \
/linux-master/arch/s390/boot/
H A Dstring.c6 #undef CONFIG_KASAN_GENERIC macro

Completed in 219 milliseconds

12