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

12

/linux-master/arch/xtensa/lib/
H A Dusercopy.S64 #define STACK_SIZE 4 define
66 #define STACK_SIZE 0 define
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-gpr.S13 #define STACK_SIZE (NUM_GPRS * GPR_SIZE) define
/linux-master/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S29 #define STACK_SIZE 32768 define
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dns_current_pid_tgid.c16 #define STACK_SIZE (1024 * 1024) macro
H A Dfexit_sleep.c23 #define STACK_SIZE (1024 * 1024) macro
/linux-master/tools/perf/arch/powerpc/tests/
H A Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/linux-master/tools/perf/arch/arm64/tests/
H A Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/linux-master/tools/perf/arch/arm/tests/
H A Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/linux-master/tools/perf/arch/x86/tests/
H A Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/linux-master/arch/sh/boot/compressed/
H A Dmisc.c124 #define STACK_SIZE (4096) macro
/linux-master/arch/s390/
H A DMakefile44 STACK_SIZE := $(if $(CONFIG_KASAN),65536,16384) macro
/linux-master/tools/testing/selftests/memfd/
H A Dfuse_test.c40 #define STACK_SIZE 65536 macro
H A Dmemfd_test.c30 #define STACK_SIZE 65536 macro
/linux-master/arch/x86/crypto/
H A Dsha256-ssse3-asm.S122 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
H A Dsha256-avx-asm.S128 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
H A Dsha256-avx2-asm.S127 STACK_SIZE = _CTX + _CTX_SIZE define
H A Dsm3-avx-asm_64.S141 #define STACK_SIZE (STACK_REG_SAVE + STACK_REG_SAVE_SIZE) define
/linux-master/tools/testing/selftests/powerpc/dexcr/
H A Dhashchk_test.c177 #define STACK_SIZE (1024 * 1024) macro
/linux-master/arch/mips/crypto/
H A Dchacha-core.S9 #define STACK_SIZE 32 define
/linux-master/tools/testing/selftests/sched/
H A Dcs_prctl_test.c88 #define STACK_SIZE (1024 * 1024) macro
/linux-master/arch/arm/common/
H A DbL_switcher.c120 #define STACK_SIZE 512 macro
/linux-master/arch/x86/boot/
H A Dboot.h17 #define STACK_SIZE 1024 /* Minimum number of bytes for stack */ macro
/linux-master/arch/arm64/crypto/
H A Dsm3-neon-core.S31 #define STACK_SIZE (STACK_W + STACK_W_SIZE) define
/linux-master/tools/testing/selftests/x86/
H A Dlam.c55 #define STACK_SIZE 65536 macro
/linux-master/arch/x86/net/
H A Dbpf_jit_comp32.c183 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro

Completed in 467 milliseconds

12