/openbmc/linux/arch/xtensa/lib/ |
H A D | usercopy.S | 64 #define STACK_SIZE 4 macro 66 #define STACK_SIZE 0 macro
|
/openbmc/linux/tools/testing/selftests/powerpc/ptrace/ |
H A D | ptrace-gpr.S | 13 #define STACK_SIZE (NUM_GPRS * GPR_SIZE) macro
|
/openbmc/linux/arch/xtensa/boot/boot-redboot/ |
H A D | bootstrap.S | 29 #define STACK_SIZE 32768 macro
|
/openbmc/linux/tools/perf/arch/powerpc/tests/ |
H A D | dwarf-unwind.c | 11 #define STACK_SIZE 8192 macro
|
/openbmc/linux/tools/perf/arch/arm64/tests/ |
H A D | dwarf-unwind.c | 11 #define STACK_SIZE 8192 macro
|
/openbmc/linux/tools/perf/arch/x86/tests/ |
H A D | dwarf-unwind.c | 11 #define STACK_SIZE 8192 macro
|
/openbmc/linux/tools/perf/arch/arm/tests/ |
H A D | dwarf-unwind.c | 11 #define STACK_SIZE 8192 macro
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | fexit_sleep.c | 23 #define STACK_SIZE (1024 * 1024) macro
|
H A D | ns_current_pid_tgid.c | 17 #define STACK_SIZE (1024 * 1024) macro
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | start.S | 13 #define STACK_SIZE 0x8000 macro
|
/openbmc/linux/arch/s390/ |
H A D | Makefile | 37 STACK_SIZE := $(if $(CONFIG_KASAN),65536,16384) macro
|
/openbmc/linux/arch/sh/boot/compressed/ |
H A D | misc.c | 124 #define STACK_SIZE (4096) macro
|
/openbmc/linux/tools/testing/selftests/powerpc/dexcr/ |
H A D | hashchk_test.c | 177 #define STACK_SIZE (1024 * 1024) macro
|
/openbmc/linux/tools/testing/selftests/memfd/ |
H A D | fuse_test.c | 40 #define STACK_SIZE 65536 macro
|
H A D | memfd_test.c | 31 #define STACK_SIZE 65536 macro
|
/openbmc/linux/arch/x86/crypto/ |
H A D | sha256-ssse3-asm.S | 122 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
|
H A D | sha256-avx-asm.S | 128 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
|
H A D | sha256-avx2-asm.S | 127 STACK_SIZE = _CTX + _CTX_SIZE define
|
H A D | sm3-avx-asm_64.S | 141 #define STACK_SIZE (STACK_REG_SAVE + STACK_REG_SAVE_SIZE) macro
|
/openbmc/linux/tools/testing/selftests/sched/ |
H A D | cs_prctl_test.c | 88 #define STACK_SIZE (1024 * 1024) macro
|
/openbmc/qemu/tests/tcg/multiarch/linux/ |
H A D | linux-test.c | 45 #define STACK_SIZE 16384 macro
|
/openbmc/linux/arch/mips/crypto/ |
H A D | chacha-core.S | 9 #define STACK_SIZE 32 macro
|
/openbmc/linux/arch/arm/common/ |
H A D | bL_switcher.c | 120 #define STACK_SIZE 512 macro
|
/openbmc/linux/arch/x86/boot/ |
H A D | boot.h | 17 #define STACK_SIZE 1024 /* Minimum number of bytes for stack */ macro
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | lam.c | 55 #define STACK_SIZE 65536 macro
|