Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S28 #define STACK_SIZE 32768 macro
/OK3568_Linux_fs/kernel/tools/perf/arch/arm64/tests/
H A Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/
H A Ddwarf-unwind.c12 #define STACK_SIZE 8192 macro
/OK3568_Linux_fs/kernel/tools/perf/arch/arm/tests/
H A Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/tests/
H A Ddwarf-unwind.c12 #define STACK_SIZE 8192 macro
/OK3568_Linux_fs/kernel/arch/s390/
H A DMakefile46 STACK_SIZE := $(if $(CONFIG_KASAN),65536,16384) macro
/OK3568_Linux_fs/kernel/arch/sh/boot/compressed/
H A Dmisc.c121 #define STACK_SIZE (4096) macro
/OK3568_Linux_fs/kernel/tools/testing/selftests/memfd/
H A Dfuse_test.c39 #define STACK_SIZE 65536 macro
H A Dmemfd_test.c29 #define STACK_SIZE 65536 macro
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dsha256-ssse3-asm.S121 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
H A Dsha256-avx-asm.S127 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
H A Dsha256-avx2-asm.S128 STACK_SIZE = _RSP + _RSP_SIZE define
/OK3568_Linux_fs/kernel/arch/mips/crypto/
H A Dchacha-core.S9 #define STACK_SIZE 32 macro
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dentry.S51 STACK_SIZE = 1 << STACK_SHIFT define
/OK3568_Linux_fs/kernel/arch/arm/common/
H A DbL_switcher.c120 #define STACK_SIZE 512 macro
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dboot.h17 #define STACK_SIZE 1024 /* Minimum number of bytes for stack */ macro
/OK3568_Linux_fs/u-boot/arch/x86/
H A DKconfig647 config STACK_SIZE config
/OK3568_Linux_fs/kernel/arch/x86/net/
H A Dbpf_jit_comp32.c183 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro
/OK3568_Linux_fs/kernel/arch/arm/net/
H A Dbpf_jit_32.c362 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro