Home
last modified time | relevance | path

Searched refs:TI_task (Results 1 – 9 of 9) sorted by relevance

/linux-2.6.39/arch/cris/include/arch-v10/arch/
Doffset.h20 #define TI_task 0 /* offsetof(struct thread_info, task) */ macro
/linux-2.6.39/arch/cris/include/arch-v32/arch/
Doffset.h22 #define TI_task 0 /* offsetof(struct thread_info, task) */ macro
/linux-2.6.39/arch/avr32/kernel/
Dasm-offsets.c14 OFFSET(TI_task, thread_info, task); in foo()
Dentry-avr32b.S381 ld.w r1, r0[TI_task]
/linux-2.6.39/arch/mn10300/kernel/
Dasm-offsets.c24 OFFSET(TI_task, thread_info, task); in foo()
Dswitch_to.S62 mov (TI_task,a2),a2
Dfpu-low.S203 mov (TI_task,a1),a2 /* a2: (task_struct *tsk) */
/linux-2.6.39/arch/cris/arch-v10/kernel/
Dentry.S313 move.d [$r10+TI_task], $r10 ; get task
562 move.d [$r9+TI_task], $r10
/linux-2.6.39/arch/cris/arch-v32/kernel/
Dentry.S368 addoq +TI_task, $r10, $acr