Searched defs:STACK_SIZE (Results 1 - 16 of 16) sorted by relevance

/linux-4.4.14/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S27 #define STACK_SIZE 32768 define
/linux-4.4.14/arch/s390/
H A DMakefile23 STACK_SIZE := 16384 macro
/linux-4.4.14/tools/perf/arch/arm/tests/
H A Ddwarf-unwind.c9 #define STACK_SIZE 8192 macro
/linux-4.4.14/tools/perf/arch/arm64/tests/
H A Ddwarf-unwind.c9 #define STACK_SIZE 8192 macro
/linux-4.4.14/tools/perf/arch/x86/tests/
H A Ddwarf-unwind.c10 #define STACK_SIZE 8192 macro
/linux-4.4.14/arch/sh/boot/compressed/
H A Dmisc.c112 #define STACK_SIZE (4096) macro
/linux-4.4.14/arch/s390/kernel/
H A Dentry.S45 STACK_SIZE = 1 << STACK_SHIFT define
/linux-4.4.14/tools/testing/selftests/memfd/
H A Dfuse_test.c36 #define STACK_SIZE 65535 macro
H A Dmemfd_test.c22 #define STACK_SIZE 65536 macro
/linux-4.4.14/arch/x86/crypto/
H A Dsha256-avx-asm.S128 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
H A Dsha256-avx2-asm.S131 STACK_SIZE = _RSP + _RSP_SIZE define
H A Dsha256-ssse3-asm.S121 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
/linux-4.4.14/arch/arm64/net/
H A Dbpf_jit_comp.c146 #define STACK_SIZE STACK_ALIGN(_STACK_SIZE) macro
/linux-4.4.14/arch/mn10300/boot/compressed/
H A Dmisc.c312 #define STACK_SIZE (4096) macro
/linux-4.4.14/arch/arm/common/
H A DbL_switcher.c122 #define STACK_SIZE 512 macro
/linux-4.4.14/arch/x86/boot/
H A Dboot.h19 #define STACK_SIZE 512 /* Minimum number of bytes for stack */ macro

Completed in 590 milliseconds