Home
last modified time | relevance | path

Searched refs:TASK_STRUCT_SIZE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dppc_defs.h19 #define TASK_STRUCT_SIZE 928 macro
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/
H A Dasm-offsets.c82 DEFINE(TASK_STRUCT_SIZE, sizeof (struct task_struct)); in main()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dasm-offsets.c89 DEFINE(TASK_STRUCT_SIZE, sizeof(struct task_struct)); in output_task_defines()