Home
last modified time | relevance | path

Searched refs:fstack (Results 1 – 17 of 17) sorted by relevance

/linux/arch/xtensa/boot/lib/
H A DMakefile23 CFLAGS_REMOVE_inflate.o += -fstack-protector -fstack-protector-strong
24 CFLAGS_REMOVE_zmem.o += -fstack-protector -fstack-protector-strong
25 CFLAGS_REMOVE_inftrees.o += -fstack-protector -fstack-protector-strong
26 CFLAGS_REMOVE_inffast.o += -fstack-protector -fstack-protector-strong
/linux/kernel/entry/
H A DMakefile12 CFLAGS_REMOVE_common.o = -fstack-protector -fstack-protector-strong
/linux/tools/tracing/rtla/
H A DMakefile.rtla18 FOPTS := -flto=auto -ffat-lto-objects -fexceptions -fstack-protector-strong \
19 -fasynchronous-unwind-tables -fstack-clash-protection
/linux/tools/verification/rv/
H A DMakefile.rv18 FOPTS :=-flto=auto -ffat-lto-objects -fexceptions -fstack-protector-strong \
19 -fasynchronous-unwind-tables -fstack-clash-protection
/linux/arch/riscv/purgatory/
H A DMakefile67 PURGATORY_CFLAGS_REMOVE += -fstack-protector
71 PURGATORY_CFLAGS_REMOVE += -fstack-protector-strong
/linux/arch/arm64/kernel/
H A DMakefile14 CFLAGS_REMOVE_syscall.o = -fstack-protector -fstack-protector-strong
/linux/scripts/dummy-tools/
H A Dgcc78 if arg_contain -fstack-protector "$@"; then
/linux/tools/thermal/tmon/
H A DMakefile10 # Add "-fstack-protector" only if toolchain supports it.
11 override CFLAGS+= $(call cc-option,-fstack-protector-strong)
/linux/tools/testing/selftests/nolibc/
H A DMakefile.include3 __CFLAGS_STACKPROTECTOR = $(call cc-option,-fstack-protector-all) $(call cc-option,-mstack-protector-guard=global)
/linux/arch/powerpc/kernel/
H A DMakefile63 CFLAGS_REMOVE_syscall.o = -fstack-protector -fstack-protector-strong
/linux/arch/mips/boot/compressed/
H A DMakefile23 KBUILD_CFLAGS := $(filter-out -fstack-protector, $(KBUILD_CFLAGS))
/linux/arch/
H A DKconfig665 depends on $(cc-option,-fstack-protector)
680 gcc with the feature backported ("-fstack-protector").
689 depends on $(cc-option,-fstack-protector-strong)
702 gcc with the feature backported ("-fstack-protector-strong").
1468 syscall exit. Careful removal of -fstack-protector-strong and
1469 -fstack-protector should also be applied to the entry code and
/linux/arch/powerpc/boot/
H A DMakefile96 ifeq ($(call cc-option-yn, -fstack-protector),y)
/linux/
H A DMakefile899 stackp-flags-$(CONFIG_STACKPROTECTOR) := -fstack-protector
900 stackp-flags-$(CONFIG_STACKPROTECTOR_STRONG) := -fstack-protector-strong
1070 # Make sure -fstack-check isn't enabled (like gentoo apparently did)
/linux/kernel/trace/
H A Dtrace.c2993 struct ftrace_stack *fstack; in __ftrace_trace_stack() local
3023 fstack = this_cpu_ptr(ftrace_stacks.stacks) + stackidx; in __ftrace_trace_stack()
3024 size = ARRAY_SIZE(fstack->calls); in __ftrace_trace_stack()
3027 nr_entries = stack_trace_save_regs(regs, fstack->calls, in __ftrace_trace_stack()
3030 nr_entries = stack_trace_save(fstack->calls, size, skip); in __ftrace_trace_stack()
3038 unsigned long *calls = fstack->calls; in __ftrace_trace_stack()
3055 memcpy(&entry->caller, fstack->calls, in __ftrace_trace_stack()
/linux/Documentation/kbuild/
H A Dkconfig-language.rst512 depends on $(cc-option,-fstack-protector)
/linux/arch/m68k/fpsp040/
H A Dres_func.S65 | ;write the tag & fpte15 to the fstack
358 | ;write the new tag & ete15 to the fstack