/linux-4.4.14/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
|
/linux-4.4.14/arch/c6x/include/asm/ |
D | thread_info.h | 21 #define THREAD_SIZE 4096 macro 25 #define THREAD_SIZE 8192 macro
|
/linux-4.4.14/arch/mn10300/include/asm/ |
D | thread_info.h | 20 #define THREAD_SIZE (4096) macro 23 #define THREAD_SIZE (8192) macro
|
/linux-4.4.14/arch/x86/include/asm/ |
D | page_32_types.h | 21 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
D | page_64_types.h | 11 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
/linux-4.4.14/arch/cris/include/asm/ |
D | processor.h | 32 #define THREAD_SIZE PAGE_SIZE macro
|
/linux-4.4.14/arch/frv/include/asm/ |
D | thread_info.h | 22 #define THREAD_SIZE 8192 macro
|
/linux-4.4.14/arch/arc/include/asm/ |
D | thread_info.h | 27 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
/linux-4.4.14/arch/score/include/asm/ |
D | thread_info.h | 15 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
/linux-4.4.14/arch/um/include/asm/ |
D | thread_info.h | 40 #define THREAD_SIZE ((1 << CONFIG_KERNEL_STACK_ORDER) * PAGE_SIZE) macro
|
/linux-4.4.14/arch/blackfin/include/asm/ |
D | thread_info.h | 26 #define THREAD_SIZE 8192 /* 2 pages */ macro
|
/linux-4.4.14/arch/openrisc/include/asm/ |
D | thread_info.h | 36 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
/linux-4.4.14/arch/nios2/include/asm/ |
D | thread_info.h | 25 #define THREAD_SIZE 8192 /* 2 * PAGE_SIZE */ macro
|
/linux-4.4.14/arch/h8300/include/asm/ |
D | thread_info.h | 20 #define THREAD_SIZE 8192 /* 2 pages */ macro
|
/linux-4.4.14/arch/hexagon/include/asm/ |
D | thread_info.h | 33 #define THREAD_SIZE (1<<THREAD_SHIFT) macro
|
/linux-4.4.14/arch/parisc/include/asm/ |
D | thread_info.h | 40 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
/linux-4.4.14/arch/m32r/include/asm/ |
D | thread_info.h | 42 #define THREAD_SIZE (PAGE_SIZE << 1) macro
|
/linux-4.4.14/arch/avr32/include/asm/ |
D | thread_info.h | 14 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
/linux-4.4.14/arch/metag/include/asm/ |
D | thread_info.h | 59 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | thread_info.h | 32 #define THREAD_SIZE 16384 macro
|
/linux-4.4.14/arch/s390/include/asm/ |
D | thread_info.h | 18 #define THREAD_SIZE (PAGE_SIZE << THREAD_ORDER) macro
|
/linux-4.4.14/arch/sparc/include/asm/ |
D | thread_info_64.h | 103 #define THREAD_SIZE (2*PAGE_SIZE) macro 106 #define THREAD_SIZE PAGE_SIZE macro
|
D | thread_info_32.h | 80 #define THREAD_SIZE (2 * PAGE_SIZE) macro
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | thread_info.h | 132 #define THREAD_SIZE 8192 //(2*PAGE_SIZE) macro
|
/linux-4.4.14/arch/alpha/include/asm/ |
D | thread_info.h | 52 #define THREAD_SIZE (2*PAGE_SIZE) macro
|
/linux-4.4.14/arch/sh/include/asm/ |
D | thread_info.h | 48 #define THREAD_SIZE (1 << THREAD_SHIFT) macro
|
/linux-4.4.14/arch/tile/include/asm/ |
D | thread_info.h | 74 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
/linux-4.4.14/arch/arm/include/asm/ |
D | thread_info.h | 20 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
/linux-4.4.14/arch/ia64/include/asm/ |
D | thread_info.h | 37 #define THREAD_SIZE KERNEL_STACK_SIZE macro
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | thread_info.h | 23 #define THREAD_SIZE (1 << THREAD_SHIFT) macro
|
/linux-4.4.14/arch/mips/include/asm/ |
D | thread_info.h | 85 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
|
/linux-4.4.14/arch/unicore32/include/asm/ |
D | thread_info.h | 21 #define THREAD_SIZE 8192 macro
|
/linux-4.4.14/arch/microblaze/include/asm/ |
D | thread_info.h | 16 #define THREAD_SIZE (1 << THREAD_SHIFT) macro
|