Home
last modified time | relevance | path

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

/linux-4.1.27/arch/xtensa/boot/boot-redboot/
Dbootstrap.S27 #define STACK_SIZE 32768 macro
/linux-4.1.27/tools/perf/arch/arm/tests/
Ddwarf-unwind.c9 #define STACK_SIZE 8192 macro
/linux-4.1.27/tools/perf/arch/x86/tests/
Ddwarf-unwind.c9 #define STACK_SIZE 8192 macro
/linux-4.1.27/arch/s390/
DMakefile23 STACK_SIZE := 16384 macro
/linux-4.1.27/arch/sh/boot/compressed/
Dmisc.c112 #define STACK_SIZE (4096) macro
/linux-4.1.27/tools/testing/selftests/memfd/
Dfuse_test.c36 #define STACK_SIZE 65535 macro
Dmemfd_test.c21 #define STACK_SIZE 65535 macro
/linux-4.1.27/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.S131 STACK_SIZE = _RSP + _RSP_SIZE define
/linux-4.1.27/arch/s390/kernel/
Dentry.S42 STACK_SIZE = 1 << STACK_SHIFT define
/linux-4.1.27/arch/arm/common/
DbL_switcher.c122 #define STACK_SIZE 512 macro
/linux-4.1.27/arch/mn10300/boot/compressed/
Dmisc.c312 #define STACK_SIZE (4096) macro
/linux-4.1.27/arch/x86/boot/
Dboot.h19 #define STACK_SIZE 512 /* Minimum number of bytes for stack */ macro