| /linux/arch/um/include/asm/ |
| H A D | thread_info.h | 10 #define THREAD_SIZE ((1 << CONFIG_KERNEL_STACK_ORDER) * PAGE_SIZE) macro
|
| /linux/arch/s390/include/asm/ |
| H A D | thread_info.h | 23 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /linux/arch/m68k/include/asm/ |
| H A D | thread_info.h | 23 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /linux/arch/nios2/include/asm/ |
| H A D | thread_info.h | 25 #define THREAD_SIZE 8192 /* 2 * PAGE_SIZE */ macro
|
| /linux/arch/hexagon/include/asm/ |
| H A D | thread_info.h | 20 #define THREAD_SIZE (1<<THREAD_SHIFT) macro
|
| /linux/arch/arc/include/asm/ |
| H A D | thread_info.h | 24 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /linux/arch/openrisc/include/asm/ |
| H A D | thread_info.h | 32 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /linux/arch/riscv/include/asm/ |
| H A D | thread_info.h | 22 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /linux/arch/parisc/include/asm/ |
| H A D | thread_info.h | 35 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /linux/arch/loongarch/include/asm/ |
| H A D | thread_info.h | 59 #define THREAD_SIZE SZ_16K macro
|
| /linux/arch/alpha/include/asm/ |
| H A D | thread_info.h | 51 #define THREAD_SIZE (2*PAGE_SIZE) macro
|
| /linux/arch/sh/include/asm/ |
| H A D | thread_info.h | 46 #define THREAD_SIZE (1 << THREAD_SHIFT) macro
|
| /linux/arch/xtensa/include/asm/ |
| H A D | thread_info.h | 142 #define THREAD_SIZE KERNEL_STACK_SIZE macro
|
| /linux/arch/mips/include/asm/ |
| H A D | thread_info.h | 98 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /linux/arch/arm/include/asm/ |
| H A D | thread_info.h | 25 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /linux/arch/microblaze/include/asm/ |
| H A D | thread_info.h | 13 #define THREAD_SIZE (1 << THREAD_SHIFT) macro
|
| /linux/arch/powerpc/include/asm/ |
| H A D | thread_info.h | 29 #define THREAD_SIZE (1 << THREAD_SHIFT) macro
|
| /linux/arch/arm64/include/asm/ |
| H A D | memory.h | 131 #define THREAD_SIZE (UL(1) << THREAD_SHIFT) macro
|