Home
last modified time | relevance | path

Searched defs:STACK_SIZE (Results 1 – 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/arch/xtensa/boot/boot-redboot/
Dbootstrap.S28 #define STACK_SIZE 32768 macro
/kernel/linux/linux-5.10/tools/perf/arch/arm/tests/
Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
Ddwarf-unwind.c12 #define STACK_SIZE 8192 macro
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/tests/
Ddwarf-unwind.c12 #define STACK_SIZE 8192 macro
/kernel/linux/linux-5.10/tools/perf/arch/arm64/tests/
Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/kernel/liteos_a/testsuites/unittest/process/fs/smoke/
DIt_process_fs_012.cpp38 static const int STACK_SIZE = 1024 * 1024; variable
/kernel/liteos_a/testsuites/unittest/process/plimits/
DIt_process_plimits.h51 #define STACK_SIZE (1024 * 1024) macro
/kernel/linux/linux-5.10/arch/s390/
DMakefile46 STACK_SIZE := $(if $(CONFIG_KASAN),65536,16384) macro
/kernel/linux/linux-5.10/arch/sh/boot/compressed/
Dmisc.c121 #define STACK_SIZE (4096) macro
/kernel/linux/linux-5.10/tools/testing/selftests/memfd/
Dfuse_test.c39 #define STACK_SIZE 65536 macro
Dmemfd_test.c29 #define STACK_SIZE 65536 macro
/kernel/linux/linux-5.10/arch/x86/crypto/
Dsha256-ssse3-asm.S121 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
Dsha256-avx-asm.S127 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
Dsha256-avx2-asm.S128 STACK_SIZE = _RSP + _RSP_SIZE define
/kernel/liteos_a/testsuites/unittest/container/
DIt_container_test.cpp46 const int STACK_SIZE = 1024 * 1024; variable
/kernel/linux/linux-5.10/arch/mips/crypto/
Dchacha-core.S9 #define STACK_SIZE 32 macro
/kernel/linux/linux-5.10/arch/s390/kernel/
Dentry.S51 STACK_SIZE = 1 << STACK_SHIFT define
/kernel/linux/linux-5.10/arch/arm/common/
DbL_switcher.c120 #define STACK_SIZE 512 macro
/kernel/linux/linux-5.10/arch/x86/boot/
Dboot.h17 #define STACK_SIZE 1024 /* Minimum number of bytes for stack */ macro
/kernel/linux/linux-5.10/arch/x86/net/
Dbpf_jit_comp32.c183 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro
/kernel/linux/linux-5.10/arch/arm/net/
Dbpf_jit_32.c362 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro