/linux-6.1.9/arch/xtensa/lib/ |
D | usercopy.S | 64 #define STACK_SIZE 4 macro 66 #define STACK_SIZE 0 macro
|
/linux-6.1.9/tools/testing/selftests/powerpc/ptrace/ |
D | ptrace-gpr.S | 13 #define STACK_SIZE (NUM_GPRS * GPR_SIZE) macro
|
/linux-6.1.9/arch/xtensa/boot/boot-redboot/ |
D | bootstrap.S | 29 #define STACK_SIZE 32768 macro
|
/linux-6.1.9/tools/perf/arch/arm/tests/ |
D | dwarf-unwind.c | 11 #define STACK_SIZE 8192 macro
|
/linux-6.1.9/tools/perf/arch/powerpc/tests/ |
D | dwarf-unwind.c | 11 #define STACK_SIZE 8192 macro
|
/linux-6.1.9/tools/perf/arch/x86/tests/ |
D | dwarf-unwind.c | 11 #define STACK_SIZE 8192 macro
|
/linux-6.1.9/tools/perf/arch/arm64/tests/ |
D | dwarf-unwind.c | 11 #define STACK_SIZE 8192 macro
|
/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/ |
D | fexit_sleep.c | 23 #define STACK_SIZE (1024 * 1024) macro
|
D | ns_current_pid_tgid.c | 16 #define STACK_SIZE (1024 * 1024) macro
|
/linux-6.1.9/arch/s390/ |
D | Makefile | 36 STACK_SIZE := $(if $(CONFIG_KASAN),65536,16384) macro
|
/linux-6.1.9/arch/sh/boot/compressed/ |
D | misc.c | 124 #define STACK_SIZE (4096) macro
|
/linux-6.1.9/tools/testing/selftests/memfd/ |
D | fuse_test.c | 39 #define STACK_SIZE 65536 macro
|
D | memfd_test.c | 29 #define STACK_SIZE 65536 macro
|
/linux-6.1.9/arch/s390/kernel/ |
D | entry.S | 33 STACK_SIZE = 1 << STACK_SHIFT define
|
/linux-6.1.9/arch/x86/crypto/ |
D | sha256-ssse3-asm.S | 122 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
|
D | sha256-avx-asm.S | 128 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
|
D | sha256-avx2-asm.S | 127 STACK_SIZE = _CTX + _CTX_SIZE define
|
D | sm3-avx-asm_64.S | 141 #define STACK_SIZE (STACK_REG_SAVE + STACK_REG_SAVE_SIZE) macro
|
/linux-6.1.9/tools/testing/selftests/sched/ |
D | cs_prctl_test.c | 87 #define STACK_SIZE (1024 * 1024) macro
|
/linux-6.1.9/arch/mips/crypto/ |
D | chacha-core.S | 9 #define STACK_SIZE 32 macro
|
/linux-6.1.9/arch/arm/common/ |
D | bL_switcher.c | 120 #define STACK_SIZE 512 macro
|
/linux-6.1.9/arch/x86/boot/ |
D | boot.h | 17 #define STACK_SIZE 1024 /* Minimum number of bytes for stack */ macro
|
/linux-6.1.9/arch/x86/net/ |
D | bpf_jit_comp32.c | 183 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro
|
/linux-6.1.9/arch/arm/net/ |
D | bpf_jit_32.c | 362 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro
|
/linux-6.1.9/arch/arm64/crypto/ |
D | sm3-neon-core.S | 31 #define STACK_SIZE (STACK_W + STACK_W_SIZE) macro
|