Home
last modified time | relevance | path

Searched refs:TSK_TI_FLAGS (Results 1 – 7 of 7) sorted by relevance

/linux/arch/nds32/kernel/
A Dex-exit.S108 lwi $r1, [tsk+#TSK_TI_FLAGS]
142 lwi $r1, [tsk+#TSK_TI_FLAGS]
167 lwi $t0, [tsk+#TSK_TI_FLAGS]
188 lwi $r1, [tsk+#TSK_TI_FLAGS] ! check for syscall tracing
A Dasm-offsets.c12 DEFINE(TSK_TI_FLAGS, offsetof(struct task_struct, thread_info.flags)); in main()
A Dex-scall.S54 lwi $p0, [tsk+#TSK_TI_FLAGS] ! check for syscall tracing
/linux/include/generated/
A Dasm-offsets.h12 #define TSK_TI_FLAGS 0 /* offsetof(struct task_struct, thread_info.flags) */ macro
/linux/arch/arm64/kernel/
A Dentry.S115 ldr \tmp2, [tsk, #TSK_TI_FLAGS]
142 add \ti_flags, tsk, #TSK_TI_FLAGS
222 ldr x19, [tsk, #TSK_TI_FLAGS]
587 ldr x19, [tsk, #TSK_TI_FLAGS] // re-check for single-step
A Dsmccc-call.S24 ldr x16, [x16, #TSK_TI_FLAGS]
A Dasm-offsets.c33 DEFINE(TSK_TI_FLAGS, offsetof(struct task_struct, thread_info.flags)); in main()

Completed in 8 milliseconds