Home
last modified time | relevance | path

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

/linux-5.19.10/tools/lib/traceevent/plugins/
Dplugin_function.c16 } *fstack; variable
92 ptr = realloc(fstack, sizeof(*fstack) * (cpu + 1)); in add_and_get_index()
98 fstack = ptr; in add_and_get_index()
102 memset(&fstack[i], 0, sizeof(fstack[i])); in add_and_get_index()
106 for (i = 0; i < fstack[cpu].size && fstack[cpu].stack[i]; i++) { in add_and_get_index()
107 if (strcmp(parent, fstack[cpu].stack[i]) == 0) { in add_and_get_index()
108 add_child(&fstack[cpu], child, i+1); in add_and_get_index()
114 add_child(&fstack[cpu], parent, 0); in add_and_get_index()
115 add_child(&fstack[cpu], child, 1); in add_and_get_index()
272 for (x = 0; x < fstack[i].size && fstack[i].stack[x]; x++) in TEP_PLUGIN_UNLOADER()
[all …]
/linux-5.19.10/arch/xtensa/boot/lib/
DMakefile21 CFLAGS_REMOVE_inflate.o += -fstack-protector -fstack-protector-strong
22 CFLAGS_REMOVE_zmem.o += -fstack-protector -fstack-protector-strong
23 CFLAGS_REMOVE_inftrees.o += -fstack-protector -fstack-protector-strong
24 CFLAGS_REMOVE_inffast.o += -fstack-protector -fstack-protector-strong
/linux-5.19.10/kernel/entry/
DMakefile9 CFLAGS_REMOVE_common.o = -fstack-protector -fstack-protector-strong
/linux-5.19.10/kernel/trace/
Dtrace_osnoise.c610 struct trace_stack *fstack; in timerlat_save_stack() local
612 fstack = this_cpu_ptr(&trace_stack); in timerlat_save_stack()
614 size = ARRAY_SIZE(fstack->calls); in timerlat_save_stack()
616 nr_entries = stack_trace_save(fstack->calls, size, skip); in timerlat_save_stack()
618 fstack->stack_size = nr_entries * sizeof(unsigned long); in timerlat_save_stack()
619 fstack->nr_entries = nr_entries; in timerlat_save_stack()
626 __timerlat_dump_stack(struct trace_buffer *buffer, struct trace_stack *fstack, unsigned int size) in __timerlat_dump_stack() argument
639 memcpy(&entry->caller, fstack->calls, size); in __timerlat_dump_stack()
640 entry->size = fstack->nr_entries; in __timerlat_dump_stack()
653 struct trace_stack *fstack; in timerlat_dump_stack() local
[all …]
Dtrace.c3024 struct ftrace_stack *fstack; in __ftrace_trace_stack() local
3054 fstack = this_cpu_ptr(ftrace_stacks.stacks) + stackidx; in __ftrace_trace_stack()
3055 size = ARRAY_SIZE(fstack->calls); in __ftrace_trace_stack()
3058 nr_entries = stack_trace_save_regs(regs, fstack->calls, in __ftrace_trace_stack()
3061 nr_entries = stack_trace_save(fstack->calls, size, skip); in __ftrace_trace_stack()
3072 memcpy(&entry->caller, fstack->calls, size); in __ftrace_trace_stack()
/linux-5.19.10/tools/tracing/rtla/
DMakefile27 FOPTS := -flto=auto -ffat-lto-objects -fexceptions -fstack-protector-strong \
28 -fasynchronous-unwind-tables -fstack-clash-protection
/linux-5.19.10/arch/x86/purgatory/
DMakefile47 PURGATORY_CFLAGS_REMOVE += -fstack-protector
51 PURGATORY_CFLAGS_REMOVE += -fstack-protector-strong
/linux-5.19.10/arch/riscv/purgatory/
DMakefile58 PURGATORY_CFLAGS_REMOVE += -fstack-protector
62 PURGATORY_CFLAGS_REMOVE += -fstack-protector-strong
/linux-5.19.10/scripts/
Dgcc-x86_64-has-stack-protector.sh4 … X[200]; return 3; }" | $* -S -x c -c -m64 -O0 -mcmodel=kernel -fno-PIE -fstack-protector - -o - 2…
Dgcc-x86_32-has-stack-protector.sh8 echo "int foo(void) { char X[200]; return 3; }" | $* -S -x c -c -m32 -O0 -fstack-protector -mstack-…
/linux-5.19.10/scripts/dummy-tools/
Dgcc78 if arg_contain -fstack-protector "$@"; then
/linux-5.19.10/arch/arm64/kernel/
DMakefile14 CFLAGS_REMOVE_syscall.o = -fstack-protector -fstack-protector-strong
/linux-5.19.10/tools/thermal/tmon/
DMakefile11 override CFLAGS+= $(call cc-option,-fstack-protector-strong)
/linux-5.19.10/tools/build/feature/
DMakefile99 …$(BUILD) -fstack-protector-all -O2 -D_FORTIFY_SOURCE=2 -ldw -lelf -lnuma -lelf -lslang $(FLAGS_PER…
111 $(BUILD) -fstack-protector-all
/linux-5.19.10/arch/mips/boot/compressed/
DMakefile23 KBUILD_CFLAGS := $(filter-out -fstack-protector, $(KBUILD_CFLAGS))
/linux-5.19.10/arch/
DKconfig580 depends on $(cc-option,-fstack-protector)
595 gcc with the feature backported ("-fstack-protector").
604 depends on $(cc-option,-fstack-protector-strong)
617 gcc with the feature backported ("-fstack-protector-strong").
1203 syscall exit. Careful removal of -fstack-protector-strong and
1204 -fstack-protector should also be applied to the entry code and
/linux-5.19.10/
DMakefile785 stackp-flags-$(CONFIG_STACKPROTECTOR) := -fstack-protector
786 stackp-flags-$(CONFIG_STACKPROTECTOR_STRONG) := -fstack-protector-strong
/linux-5.19.10/arch/powerpc/boot/
DMakefile74 ifeq ($(call cc-option-yn, -fstack-protector),y)
/linux-5.19.10/tools/perf/
DMakefile.config340 CORE_CFLAGS += -fstack-protector-all
/linux-5.19.10/Documentation/kbuild/
Dkconfig-language.rst522 depends on $(cc-option,-fstack-protector)
/linux-5.19.10/arch/m68k/fpsp040/
Dres_func.S65 | ;write the tag & fpte15 to the fstack