| /linux/tools/perf/tests/workloads/ |
| H A D | Build | 18 CFLAGS_sqrtloop.o = -g -O0 -fno-inline -U_FORTIFY_SOURCE 19 CFLAGS_leafloop.o = -g -O0 -fno-inline -fno-omit-frame-pointer -U_FORTIFY_SOURCE 20 CFLAGS_brstack.o = -g -O0 -fno-inline -U_FORTIFY_SOURCE 21 CFLAGS_datasym.o = -g -O0 -fno-inline -U_FORTIFY_SOURCE 22 CFLAGS_traploop.o = -g -O0 -fno-inline -U_FORTIFY_SOURCE
|
| /linux/fs/hpfs/ |
| H A D | namei.c | 33 fnode_secno fno; in hpfs_mkdir() local 41 fnode = hpfs_alloc_fnode(dir->i_sb, hpfs_i(dir)->i_dno, &fno, &bh); in hpfs_mkdir() 44 dnode = hpfs_alloc_dnode(dir->i_sb, fno, &dno, &qbh0); in hpfs_mkdir() 52 dee.fnode = cpu_to_le32(fno); in hpfs_mkdir() 60 result->i_ino = fno; in hpfs_mkdir() 92 dnode->up = cpu_to_le32(fno); in hpfs_mkdir() 98 de->fnode = cpu_to_le32(fno); in hpfs_mkdir() 125 hpfs_free_sectors(dir->i_sb, fno, 1); in hpfs_mkdir() 139 fnode_secno fno; in hpfs_create() local 147 fnode = hpfs_alloc_fnode(dir->i_sb, hpfs_i(dir)->i_dno, &fno, &bh); in hpfs_create() [all …]
|
| /linux/arch/loongarch/vdso/ |
| H A D | Makefile | 29 $(CC_FLAGS_DIALECT) -O2 -g -fno-strict-aliasing -fno-common -fno-builtin \ 30 -fno-stack-protector -fno-jump-tables -DDISABLE_BRANCH_PROFILING \ 32 $(call cc-option, -fno-stack-protector)
|
| /linux/drivers/firmware/efi/libstub/ |
| H A D | Makefile | 15 -fPIC -fno-strict-aliasing -mno-red-zone \ 19 -fno-asynchronous-unwind-tables \ 25 -fno-unwind-tables -fno-asynchronous-unwind-tables 28 -DEFI_HAVE_STRCMP -fno-builtin -fpic \ 42 -fno-stack-protector \ 43 $(call cc-option,-fno-addrsig) \
|
| /linux/arch/loongarch/ |
| H A D | Makefile | 109 KBUILD_AFLAGS_MODULE += $(call cc-option,-fno-direct-access-external-data) 110 KBUILD_CFLAGS_MODULE += $(call cc-option,-fno-direct-access-external-data) 128 KBUILD_CFLAGS += -fno-jump-tables # keep compatibility with older compilers 153 cflags-y += $(call cc-option, -mno-check-zero-division -fno-isolate-erroneous-paths-dereference) 156 cflags-y += -fno-builtin-memcpy -fno-builtin-memmove -fno-builtin-memset 175 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables
|
| /linux/arch/arm64/kernel/pi/ |
| H A D | Makefile | 8 -I$(srctree)/scripts/dtc/libfdt -fno-stack-protector \ 11 -fno-asynchronous-unwind-tables -fno-unwind-tables \ 12 $(call cc-option,-fno-addrsig)
|
| /linux/arch/riscv/kernel/pi/ |
| H A D | Makefile | 7 -I$(srctree)/scripts/dtc/libfdt -fno-stack-protector \ 10 -fno-asynchronous-unwind-tables -fno-unwind-tables \ 11 $(call cc-option,-fno-addrsig)
|
| /linux/tools/testing/selftests/nolibc/ |
| H A D | Makefile.include | 8 CFLAGS_NOLIBC_TEST ?= -Os -fno-ident -fno-asynchronous-unwind-tables -std=c89 \ 10 $(call cc-option,-fno-stack-protector) $(call cc-option,-Wmissing-prototypes) \
|
| /linux/tools/testing/vsock/ |
| H A D | Makefile | 12 …/../include -I../../../usr/include -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasing -fn…
|
| /linux/arch/s390/kernel/vdso/ |
| H A D | Makefile | 29 KBUILD_CFLAGS_VDSO := $(filter-out -fno-asynchronous-unwind-tables,$(KBUILD_CFLAGS_VDSO)) 30 KBUILD_CFLAGS_VDSO += -fPIC -fno-common -fno-builtin -fasynchronous-unwind-tables 31 KBUILD_CFLAGS_VDSO += -fno-stack-protector $(DISABLE_KSTACK_ERASE)
|
| /linux/arch/arm/vdso/ |
| H A D | Makefile | 14 ccflags-y := -fPIC -fno-common -fno-builtin -fno-stack-protector
|
| /linux/arch/um/ |
| H A D | Makefile | 122 CFLAGS_NO_HARDENING := $(call cc-option, -fno-PIC,) $(call cc-option, -fno-pic,) \ 123 -fno-stack-protector $(call cc-option, -fno-stack-protector-all)
|
| /linux/arch/arm64/kernel/vdso/ |
| H A D | Makefile | 33 ccflags-y := -fno-common -fno-builtin -fno-stack-protector -ffixed-x18
|
| /linux/arch/mips/vdso/ |
| H A D | Makefile | 31 -O3 -g -fPIC -fno-strict-aliasing -fno-common -fno-builtin -G 0 \ 33 -fno-stack-protector -fno-jump-tables -DDISABLE_BRANCH_PROFILING \ 34 $(call cc-option, -fno-asynchronous-unwind-tables)
|
| /linux/tools/virtio/ |
| H A D | Makefile | 18 …I../include/ -I ../../usr/include/ -Wno-pointer-sign -fno-strict-overflow -fno-strict-aliasing -fn…
|
| /linux/tools/testing/selftests/arm64/abi/ |
| H A D | Makefile | 13 $(CC) -fno-asynchronous-unwind-tables -fno-ident -s -Os -nostdlib \
|
| /linux/tools/testing/selftests/arm64/gcs/ |
| H A D | Makefile | 17 $(CC) $(CFLAGS) -fno-asynchronous-unwind-tables -fno-ident -s -nostdlib -nostdinc \
|
| /linux/mm/kmsan/ |
| H A D | Makefile | 13 CC_FLAGS_KMSAN_RUNTIME := -fno-stack-protector 14 CC_FLAGS_KMSAN_RUNTIME += $(call cc-option,-fno-conserve-stack)
|
| /linux/arch/powerpc/kernel/vdso/ |
| H A D | Makefile | 42 ccflags-y := -fno-common -fno-builtin -DBUILD_VDSO 44 ccflags-y += $(call cc-option, -fno-stack-protector) 60 CC32FLAGSREMOVE += -fno-stack-clash-protection
|
| /linux/tools/testing/selftests/rcutorture/bin/ |
| H A D | mkinitrd.sh | 77 ${CROSS_COMPILE}gcc -fno-asynchronous-unwind-tables -fno-ident \
|
| /linux/arch/arm64/ |
| H A D | Makefile | 59 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables 60 KBUILD_AFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables
|
| /linux/tools/testing/selftests/kvm/ |
| H A D | Makefile.kvm | 265 -fno-builtin-memcmp -fno-builtin-memcpy \ 266 -fno-builtin-memset -fno-builtin-strnlen \ 267 -fno-stack-protector -fno-PIE -fno-strict-aliasing \
|
| /linux/ |
| H A D | Makefile | 593 KBUILD_AFLAGS := -D__ASSEMBLY__ -fno-PIE 598 KBUILD_CFLAGS += -fno-common 599 KBUILD_CFLAGS += -fno-PIE 600 KBUILD_CFLAGS += -fno-strict-aliasing 831 CFLAGS_GCOV += -fno-tree-loop-im 927 KBUILD_CFLAGS += -fno-delete-null-pointer-checks 947 KBUILD_CFLAGS += $(call cc-option,-fno-allow-store-data-races) 955 KBUILD_CFLAGS += -fno-reorder-blocks -fno-ipa-cp-clone -fno-partial-inlining 958 stackp-flags-y := -fno-stack-protector 965 KBUILD_CFLAGS += -fno-omit-frame-pointer -fno-optimize-sibling-calls [all …]
|
| /linux/arch/x86/xen/ |
| H A D | Makefile | 11 CFLAGS_enlighten_pv.o := -fno-stack-protector 12 CFLAGS_mmu_pv.o := -fno-stack-protector
|
| /linux/arch/powerpc/math-emu/ |
| H A D | Makefile | 17 CFLAGS_fabs.o = -fno-builtin-fabs 18 CFLAGS_math.o = -fno-builtin-fabs
|