Home
last modified time | relevance | path

Searched refs:TI_TASK (Results 1 – 25 of 26) sorted by relevance

12

/linux-6.3-rc2/arch/xtensa/include/asm/
A Dcurrent.h35 l32i reg, reg, TI_TASK \
/linux-6.3-rc2/arch/sparc/include/asm/
A Dswitch_to_64.h59 "i" (TI_CWP), "i" (TI_TASK) \
A Dswitch_to_32.h96 "i" (TI_TASK) \
A Dthread_info_32.h85 #define TI_TASK 0x04 macro
A Dthread_info_64.h70 #define TI_TASK 0x00000000 macro
/linux-6.3-rc2/arch/openrisc/kernel/
A Dasm-offsets.c47 DEFINE(TI_TASK, offsetof(struct thread_info, task)); in main()
A Dentry.S1142 l.lwz r3,TI_TASK(r3) /* Load 'prev' as schedule_tail arg */
/linux-6.3-rc2/arch/sparc/prom/
A Dcif.S37 ldx [%g6 + TI_TASK], %g4
/linux-6.3-rc2/arch/alpha/kernel/
A Dasm-offsets.c17 DEFINE(TI_TASK, offsetof(struct thread_info, task)); in foo()
/linux-6.3-rc2/arch/sh/kernel/
A Dasm-offsets.c24 DEFINE(TI_TASK, offsetof(struct thread_info, task)); in main()
/linux-6.3-rc2/arch/mips/lib/
A Dmemset.S257 PTR_L t0, TI_TASK($28)
269 PTR_L t0, TI_TASK($28)
A Dmemcpy.S555 LOADK t0, TI_TASK($28)
567 LOADK t0, TI_TASK($28)
/linux-6.3-rc2/arch/sparc/kernel/
A Dhvtramp.S107 ldx [%g6 + TI_TASK], %g4
A Durtt_fill.S61 ldx [%g6 + TI_TASK], %g4
A Dentry.S869 ld [%curptr + TI_TASK], %o4
885 ld [%curptr + TI_TASK], %o4
900 ld [%curptr + TI_TASK], %o4
950 ld [%g3 + TI_TASK], %o0
957 ld [%g3 + TI_TASK], %o0
A Dtraps_32.c372 TI_TASK != offsetof(struct thread_info, task) ||
A Detrap_64.S193 ldx [%g6 + TI_TASK], %g4
A Dtrampoline_64.S395 ldx [%g6 + TI_TASK], %g4
A Dhead_64.S704 ldx [%g6 + TI_TASK], %g4
/linux-6.3-rc2/arch/microblaze/kernel/
A Dasm-offsets.c87 DEFINE(TI_TASK, offsetof(struct thread_info, task)); in main()
A Dentry.S1113 lwi CURRENT_TASK, r6, TI_TASK
/linux-6.3-rc2/arch/mips/cavium-octeon/
A Docteon-memcpy.S396 LOAD t0, TI_TASK($28)
405 LOAD t0, TI_TASK($28)
/linux-6.3-rc2/arch/xtensa/kernel/
A Dasm-offsets.c86 OFFSET(TI_TASK, thread_info, task); in main()
/linux-6.3-rc2/arch/loongarch/kernel/
A Dasm-offsets.c81 OFFSET(TI_TASK, thread_info, task); in output_thread_info_defines()
/linux-6.3-rc2/arch/mips/kernel/
A Dasm-offsets.c95 OFFSET(TI_TASK, thread_info, task); in output_thread_info_defines()

Completed in 20 milliseconds

12