Home
last modified time | relevance | path

Searched defs:TASK_SIZE_OF (Results 1 – 3 of 3) sorted by relevance

/linux/arch/parisc/include/asm/
H A Dprocessor.h27 #define TASK_SIZE_OF(tsk) ((tsk)->thread.task_size) macro
/linux/arch/loongarch/include/asm/
H A Dprocessor.h39 #define TASK_SIZE_OF(tsk) \ macro
/linux/arch/mips/include/asm/
H A Dprocessor.h64 #define TASK_SIZE_OF(tsk) \ macro