Home
last modified time | relevance | path

Searched refs:TASK_FLAGS (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/openrisc/kernel/
H A Dasm-offsets.c40 DEFINE(TASK_FLAGS, offsetof(struct task_struct, flags)); in main()
/openbmc/u-boot/include/
H A Dppc_defs.h25 #define TASK_FLAGS 4 macro
/openbmc/linux/arch/csky/kernel/
H A Dasm-offsets.c13 DEFINE(TASK_FLAGS, offsetof(struct task_struct, flags)); in main()
/openbmc/linux/arch/microblaze/kernel/
H A Dasm-offsets.c73 DEFINE(TASK_FLAGS, offsetof(struct task_struct, flags)); in main()
/openbmc/linux/arch/loongarch/kernel/
H A Dasm-offsets.c69 OFFSET(TASK_FLAGS, task_struct, flags); in output_task_defines()
/openbmc/linux/arch/mips/kernel/
H A Dasm-offsets.c84 OFFSET(TASK_FLAGS, task_struct, flags); in output_task_defines()