Searched defs:THREAD_SIZE_ORDER (Results 1 – 15 of 15) sorted by relevance
80 #define THREAD_SIZE_ORDER (1) macro83 #define THREAD_SIZE_ORDER (2) macro86 #define THREAD_SIZE_ORDER (1) macro89 #define THREAD_SIZE_ORDER (0) macro92 #define THREAD_SIZE_ORDER (0) macro95 #define THREAD_SIZE_ORDER (0) macro
15 #define THREAD_SIZE_ORDER 0 macro17 #define THREAD_SIZE_ORDER 1 macro20 #define THREAD_SIZE_ORDER 0 macro
19 #define THREAD_SIZE_ORDER 1 macro21 #define THREAD_SIZE_ORDER 0 macro
28 #define THREAD_SIZE_ORDER 2 /* PA-RISC requires at least 16k stack */ macro30 #define THREAD_SIZE_ORDER 3 /* PA-RISC requires at least 32k stack */ macro
21 #define THREAD_SIZE_ORDER 2 macro23 #define THREAD_SIZE_ORDER 1 macro
9 #define THREAD_SIZE_ORDER CONFIG_KERNEL_STACK_ORDER macro
24 #define THREAD_SIZE_ORDER 1 macro
21 #define THREAD_SIZE_ORDER (THREAD_SHIFT - PAGE_SHIFT) macro
31 #define THREAD_SIZE_ORDER 0 macro
61 #define THREAD_SIZE_ORDER ilog2(THREAD_SIZE / PAGE_SIZE) macro
34 #define THREAD_SIZE_ORDER (THREAD_SHIFT - PAGE_SHIFT) macro
50 #define THREAD_SIZE_ORDER 1 macro
85 #define THREAD_SIZE_ORDER (THREAD_SHIFT - PAGE_SHIFT) macro
143 #define THREAD_SIZE_ORDER (KERNEL_STACK_SHIFT - PAGE_SHIFT) macro
14 #define THREAD_SIZE_ORDER 1 macro