| /kernel/linux/linux-5.10/arch/m68k/include/asm/ |
| D | thread_info.h | 16 #define THREAD_SIZE 4096 macro 18 #define THREAD_SIZE 8192 macro 21 #define THREAD_SIZE PAGE_SIZE macro
|
| /kernel/linux/linux-6.6/arch/m68k/include/asm/ |
| D | thread_info.h | 15 #define THREAD_SIZE 4096 macro 17 #define THREAD_SIZE 8192 macro 20 #define THREAD_SIZE PAGE_SIZE macro
|
| /kernel/linux/linux-5.10/arch/c6x/include/asm/ |
| D | thread_info.h | 18 #define THREAD_SIZE 4096 macro 22 #define THREAD_SIZE 8192 macro
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| D | page_32_types.h | 23 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| D | page_64_types.h | 16 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| D | page_32_types.h | 23 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| D | page_64_types.h | 16 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /kernel/linux/linux-5.10/arch/arc/include/asm/ |
| D | thread_info.h | 24 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /kernel/linux/linux-6.6/arch/nios2/include/asm/ |
| D | thread_info.h | 25 #define THREAD_SIZE 8192 /* 2 * PAGE_SIZE */ macro
|
| /kernel/linux/linux-6.6/arch/riscv/include/asm/ |
| D | thread_info.h | 21 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /kernel/linux/linux-5.10/arch/nds32/include/asm/ |
| D | thread_info.h | 10 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /kernel/linux/linux-5.10/arch/riscv/include/asm/ |
| D | thread_info.h | 26 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /kernel/linux/linux-6.6/arch/hexagon/include/asm/ |
| D | thread_info.h | 20 #define THREAD_SIZE (1<<THREAD_SHIFT) macro
|
| /kernel/linux/linux-6.6/arch/arc/include/asm/ |
| D | thread_info.h | 24 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /kernel/linux/linux-6.6/arch/openrisc/include/asm/ |
| D | thread_info.h | 32 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /kernel/linux/linux-5.10/arch/h8300/include/asm/ |
| D | thread_info.h | 21 #define THREAD_SIZE 8192 /* 2 pages */ macro
|
| /kernel/linux/linux-6.6/arch/um/include/asm/ |
| D | thread_info.h | 10 #define THREAD_SIZE ((1 << CONFIG_KERNEL_STACK_ORDER) * PAGE_SIZE) macro
|
| /kernel/linux/linux-5.10/arch/nios2/include/asm/ |
| D | thread_info.h | 25 #define THREAD_SIZE 8192 /* 2 * PAGE_SIZE */ macro
|
| /kernel/linux/linux-6.6/arch/parisc/include/asm/ |
| D | thread_info.h | 35 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /kernel/linux/linux-5.10/arch/um/include/asm/ |
| D | thread_info.h | 10 #define THREAD_SIZE ((1 << CONFIG_KERNEL_STACK_ORDER) * PAGE_SIZE) macro
|
| /kernel/linux/linux-5.10/arch/openrisc/include/asm/ |
| D | thread_info.h | 32 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /kernel/linux/linux-5.10/arch/hexagon/include/asm/ |
| D | thread_info.h | 20 #define THREAD_SIZE (1<<THREAD_SHIFT) macro
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | thread_info.h | 22 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /kernel/linux/linux-5.10/arch/parisc/include/asm/ |
| D | thread_info.h | 43 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
| /kernel/linux/linux-5.10/arch/sparc/include/asm/ |
| D | thread_info_64.h | 104 #define THREAD_SIZE (2*PAGE_SIZE) macro 107 #define THREAD_SIZE PAGE_SIZE macro
|