Home
last modified time | relevance | path

Searched defs:STACK_SIZE (Results 1 – 17 of 17) sorted by relevance

/Linux-v5.4/arch/xtensa/boot/boot-redboot/
Dbootstrap.S28 #define STACK_SIZE 32768 macro
/Linux-v5.4/tools/perf/arch/arm64/tests/
Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/Linux-v5.4/tools/perf/arch/x86/tests/
Ddwarf-unwind.c12 #define STACK_SIZE 8192 macro
/Linux-v5.4/tools/perf/arch/arm/tests/
Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/Linux-v5.4/tools/perf/arch/powerpc/tests/
Ddwarf-unwind.c12 #define STACK_SIZE 8192 macro
/Linux-v5.4/arch/s390/
DMakefile35 STACK_SIZE := $(if $(CONFIG_KASAN),65536,16384) macro
/Linux-v5.4/arch/sh/boot/compressed/
Dmisc.c120 #define STACK_SIZE (4096) macro
/Linux-v5.4/tools/testing/selftests/memfd/
Dfuse_test.c39 #define STACK_SIZE 65536 macro
Dmemfd_test.c29 #define STACK_SIZE 65536 macro
/Linux-v5.4/arch/x86/crypto/
Dsha256-avx-asm.S128 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
Dsha256-ssse3-asm.S121 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
Dsha256-avx2-asm.S129 STACK_SIZE = _RSP + _RSP_SIZE define
/Linux-v5.4/arch/arm/common/
DbL_switcher.c120 #define STACK_SIZE 512 macro
/Linux-v5.4/arch/s390/kernel/
Dentry.S51 STACK_SIZE = 1 << STACK_SHIFT define
/Linux-v5.4/arch/x86/boot/
Dboot.h17 #define STACK_SIZE 1024 /* Minimum number of bytes for stack */ macro
/Linux-v5.4/arch/x86/net/
Dbpf_jit_comp32.c182 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro
/Linux-v5.4/arch/arm/net/
Dbpf_jit_32.c350 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro