/kernel/linux/linux-5.10/arch/xtensa/boot/boot-redboot/ |
D | bootstrap.S | 28 #define STACK_SIZE 32768 macro
|
/kernel/linux/linux-5.10/tools/perf/arch/arm/tests/ |
D | dwarf-unwind.c | 11 #define STACK_SIZE 8192 macro
|
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/ |
D | dwarf-unwind.c | 12 #define STACK_SIZE 8192 macro
|
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/tests/ |
D | dwarf-unwind.c | 12 #define STACK_SIZE 8192 macro
|
/kernel/linux/linux-5.10/tools/perf/arch/arm64/tests/ |
D | dwarf-unwind.c | 11 #define STACK_SIZE 8192 macro
|
/kernel/liteos_a/testsuites/unittest/process/fs/smoke/ |
D | It_process_fs_012.cpp | 38 static const int STACK_SIZE = 1024 * 1024; variable
|
/kernel/liteos_a/testsuites/unittest/process/plimits/ |
D | It_process_plimits.h | 51 #define STACK_SIZE (1024 * 1024) macro
|
/kernel/linux/linux-5.10/arch/s390/ |
D | Makefile | 46 STACK_SIZE := $(if $(CONFIG_KASAN),65536,16384) macro
|
/kernel/linux/linux-5.10/arch/sh/boot/compressed/ |
D | misc.c | 121 #define STACK_SIZE (4096) macro
|
/kernel/linux/linux-5.10/tools/testing/selftests/memfd/ |
D | fuse_test.c | 39 #define STACK_SIZE 65536 macro
|
D | memfd_test.c | 29 #define STACK_SIZE 65536 macro
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
D | sha256-ssse3-asm.S | 121 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
|
D | sha256-avx-asm.S | 127 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
|
D | sha256-avx2-asm.S | 128 STACK_SIZE = _RSP + _RSP_SIZE define
|
/kernel/liteos_a/testsuites/unittest/container/ |
D | It_container_test.cpp | 46 const int STACK_SIZE = 1024 * 1024; variable
|
/kernel/linux/linux-5.10/arch/mips/crypto/ |
D | chacha-core.S | 9 #define STACK_SIZE 32 macro
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
D | entry.S | 51 STACK_SIZE = 1 << STACK_SHIFT define
|
/kernel/linux/linux-5.10/arch/arm/common/ |
D | bL_switcher.c | 120 #define STACK_SIZE 512 macro
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
D | boot.h | 17 #define STACK_SIZE 1024 /* Minimum number of bytes for stack */ macro
|
/kernel/linux/linux-5.10/arch/x86/net/ |
D | bpf_jit_comp32.c | 183 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro
|
/kernel/linux/linux-5.10/arch/arm/net/ |
D | bpf_jit_32.c | 362 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro
|