Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dppc_defs.h18 #define TASK_STRUCT_SIZE 928 macro
/openbmc/linux/arch/xtensa/kernel/
H A Dasm-offsets.c83 DEFINE(TASK_STRUCT_SIZE, sizeof (struct task_struct)); in main()
/openbmc/linux/arch/loongarch/kernel/
H A Dasm-offsets.c75 DEFINE(TASK_STRUCT_SIZE, sizeof(struct task_struct)); in output_task_defines()
/openbmc/linux/arch/mips/kernel/
H A Dasm-offsets.c90 DEFINE(TASK_STRUCT_SIZE, sizeof(struct task_struct)); in output_task_defines()