Home
last modified time | relevance | path

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

/arch/xtensa/lib/
A Dusercopy.S64 #define STACK_SIZE 4 macro
66 #define STACK_SIZE 0 macro
/arch/xtensa/boot/boot-redboot/
A Dbootstrap.S29 #define STACK_SIZE 32768 macro
/arch/s390/
A DMakefile39 STACK_SIZE := $(if $(CONFIG_KASAN),65536,$(if $(CONFIG_KMSAN),65536,16384)) macro
/arch/sh/boot/compressed/
A Dmisc.c121 #define STACK_SIZE (4096) macro
/arch/arm/common/
A DbL_switcher.c120 #define STACK_SIZE 512 macro
/arch/x86/crypto/
A Dsm3-avx-asm_64.S141 #define STACK_SIZE (STACK_REG_SAVE + STACK_REG_SAVE_SIZE) macro
/arch/x86/boot/
A Dboot.h17 #define STACK_SIZE 1024 /* Minimum number of bytes for stack */ macro
/arch/x86/net/
A Dbpf_jit_comp32.c183 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro
/arch/arm64/crypto/
A Dsm3-neon-core.S31 #define STACK_SIZE (STACK_W + STACK_W_SIZE) macro
/arch/arm/net/
A Dbpf_jit_32.c405 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro

Completed in 34 milliseconds