Searched defs:STACK_SIZE (Results 1 – 17 of 17) sorted by relevance
28 #define STACK_SIZE 32768 macro
11 #define STACK_SIZE 8192 macro
12 #define STACK_SIZE 8192 macro
35 STACK_SIZE := $(if $(CONFIG_KASAN),65536,16384) macro
120 #define STACK_SIZE (4096) macro
39 #define STACK_SIZE 65536 macro
29 #define STACK_SIZE 65536 macro
128 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
121 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
129 STACK_SIZE = _RSP + _RSP_SIZE define
120 #define STACK_SIZE 512 macro
51 STACK_SIZE = 1 << STACK_SHIFT define
17 #define STACK_SIZE 1024 /* Minimum number of bytes for stack */ macro
182 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro
350 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro