| /linux-6.15/arch/loongarch/include/asm/ |
| H A D | string.h | 31 #ifndef __NO_FORTIFY 32 #define __NO_FORTIFY /* FORTIFY_SOURCE uses __builtin_memcpy, etc. */ macro
|
| /linux-6.15/arch/riscv/include/asm/ |
| H A D | string.h | 39 #ifndef __NO_FORTIFY 40 #define __NO_FORTIFY /* FORTIFY_SOURCE uses __builtin_memcpy, etc. */ macro
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | string.h | 63 #ifndef __NO_FORTIFY 64 #define __NO_FORTIFY /* FORTIFY_SOURCE uses __builtin_memcpy, etc. */ macro
|
| /linux-6.15/arch/arm/include/asm/ |
| H A D | string.h | 62 #ifndef __NO_FORTIFY 63 #define __NO_FORTIFY /* FORTIFY_SOURCE uses __builtin_memcpy, etc. */ macro
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | string.h | 62 #ifndef __NO_FORTIFY 63 #define __NO_FORTIFY /* FORTIFY_SOURCE uses __builtin_memcpy, etc. */ macro 102 #if !defined(IN_ARCH_STRING_C) && (!defined(CONFIG_FORTIFY_SOURCE) || defined(__NO_FORTIFY))
|
| /linux-6.15/arch/xtensa/include/asm/ |
| H A D | string.h | 132 #ifndef __NO_FORTIFY 133 #define __NO_FORTIFY /* FORTIFY_SOURCE uses __builtin_memcpy, etc. */ macro
|
| /linux-6.15/arch/powerpc/include/asm/ |
| H A D | string.h | 52 #ifndef __NO_FORTIFY 53 #define __NO_FORTIFY /* FORTIFY_SOURCE uses __builtin_memcpy, etc. */ macro
|
| /linux-6.15/arch/s390/lib/ |
| H A D | string.c | 11 #ifndef __NO_FORTIFY 12 # define __NO_FORTIFY macro
|
| /linux-6.15/arch/um/os-Linux/ |
| H A D | user_syms.c | 2 #define __NO_FORTIFY macro
|
| /linux-6.15/arch/mips/boot/compressed/ |
| H A D | decompress.c | 12 #define __NO_FORTIFY macro
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | string_64.h | 13 #if defined(__SANITIZE_MEMORY__) && defined(__NO_FORTIFY)
|
| /linux-6.15/arch/x86/lib/ |
| H A D | string_32.c | 14 #define __NO_FORTIFY macro
|
| /linux-6.15/arch/arm/boot/compressed/ |
| H A D | string.c | 8 #define __NO_FORTIFY macro
|
| /linux-6.15/arch/x86/boot/compressed/ |
| H A D | misc.h | 17 #define __NO_FORTIFY macro
|
| /linux-6.15/include/linux/ |
| H A D | string.h | 391 #if !defined(__NO_FORTIFY) && defined(__OPTIMIZE__) && defined(CONFIG_FORTIFY_SOURCE)
|
| /linux-6.15/lib/ |
| H A D | string.c | 17 #define __NO_FORTIFY macro
|
| /linux-6.15/fs/bcachefs/ |
| H A D | reflink.c | 553 #if !defined(__NO_FORTIFY) && defined(__OPTIMIZE__) && defined(CONFIG_FORTIFY_SOURCE) in bch2_make_extent_indirect()
|
| /linux-6.15/arch/powerpc/kernel/ |
| H A D | prom_init.c | 15 #define __NO_FORTIFY macro
|