Home
last modified time | relevance | path

Searched defs:THREAD_SIZE (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dthread_info.h16 #define THREAD_SIZE 4096 macro
18 #define THREAD_SIZE 8192 macro
21 #define THREAD_SIZE PAGE_SIZE macro
/OK3568_Linux_fs/kernel/arch/c6x/include/asm/
H A Dthread_info.h18 #define THREAD_SIZE 4096 macro
22 #define THREAD_SIZE 8192 macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dpage_32_types.h23 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
H A Dpage_64_types.h16 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
/OK3568_Linux_fs/kernel/arch/arc/include/asm/
H A Dthread_info.h24 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
/OK3568_Linux_fs/kernel/arch/nds32/include/asm/
H A Dthread_info.h10 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dthread_info.h26 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dthread_info.h21 #define THREAD_SIZE 8192 /* 2 pages */ macro
/OK3568_Linux_fs/kernel/arch/openrisc/include/asm/
H A Dthread_info.h32 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dthread_info.h25 #define THREAD_SIZE 8192 /* 2 * PAGE_SIZE */ macro
/OK3568_Linux_fs/kernel/arch/um/include/asm/
H A Dthread_info.h10 #define THREAD_SIZE ((1 << CONFIG_KERNEL_STACK_ORDER) * PAGE_SIZE) macro
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dthread_info_64.h104 #define THREAD_SIZE (2*PAGE_SIZE) macro
107 #define THREAD_SIZE PAGE_SIZE macro
H A Dthread_info_32.h78 #define THREAD_SIZE (2 * PAGE_SIZE) macro
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Dthread_info.h20 #define THREAD_SIZE (1<<THREAD_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dthread_info.h22 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dthread_info.h43 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dthread_info.h50 #define THREAD_SIZE (2*PAGE_SIZE) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dprocessor.h111 #define THREAD_SIZE (8192) macro
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dthread_info.h47 #define THREAD_SIZE (1 << THREAD_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/csky/include/asm/
H A Dpage.h16 #define THREAD_SIZE (PAGE_SIZE * 2) macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dthread_info.h136 #define THREAD_SIZE KERNEL_STACK_SIZE macro
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dthread_info.h15 #define THREAD_SIZE KERNEL_STACK_SIZE macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dthread_info.h17 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dthread_info.h29 #define THREAD_SIZE (1 << THREAD_SHIFT) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dthread_info.h100 #define THREAD_SIZE (PAGE_SIZE << THREAD_SIZE_ORDER) macro

12