Home
last modified time | relevance | path

Searched defs:INIT_TASK_SIZE (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/include/asm-sh64/
Dprocessor.h269 #define INIT_TASK_SIZE THREAD_SIZE macro
/linux-2.4.37.9/include/asm-x86_64/
Dpage.h33 #define INIT_TASK_SIZE THREAD_SIZE macro
/linux-2.4.37.9/include/asm-ppc64/
Dptrace.h27 #define INIT_TASK_SIZE 4*PAGE_SIZE macro
/linux-2.4.37.9/include/asm-ia64/
Dptrace.h74 #define INIT_TASK_SIZE IA64_STK_OFFSET macro
/linux-2.4.37.9/include/linux/
Dsched.h519 # define INIT_TASK_SIZE 2048*sizeof(long) macro