Searched refs:TI_PREEMPT (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/vfp/
H A Dentry.S24 ldr r4, [r10, #TI_PREEMPT] @ get preempt count
26 str r11, [r10, #TI_PREEMPT]
38 ldr r4, [r10, #TI_PREEMPT] @ get preempt count
40 str r11, [r10, #TI_PREEMPT]
56 ldr r4, [r10, #TI_PREEMPT] @ get preempt count
58 str r11, [r10, #TI_PREEMPT]
H A Dvfphw.S146 ldr r4, [r10, #TI_PREEMPT] @ get preempt count
148 str r11, [r10, #TI_PREEMPT]
170 ldr r4, [r10, #TI_PREEMPT] @ get preempt count
172 str r11, [r10, #TI_PREEMPT]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/generated/
H A Dasm-offsets.h13 #define TI_PREEMPT 4 /* offsetof(struct thread_info, preempt_count) @ */ macro
H A Dasm-offsets_R6200v2.h13 #define TI_PREEMPT 4 /* offsetof(struct thread_info, preempt_count) @ */ macro
H A Dasm-offsets_R6250.h13 #define TI_PREEMPT 4 /* offsetof(struct thread_info, preempt_count) @ */ macro
H A Dasm-offsets_R6300v2.h13 #define TI_PREEMPT 4 /* offsetof(struct thread_info, preempt_count) @ */ macro
H A Dasm-offsets_R7000.h13 #define TI_PREEMPT 4 /* offsetof(struct thread_info, preempt_count) @ */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dthread_info.h89 #define TI_PREEMPT 16 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dthread_info_32.h109 #define TI_PREEMPT 0x14 /* preempt_count */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dentry-armv.S220 ldr r8, [tsk, #TI_PREEMPT] @ get preempt count
222 str r7, [tsk, #TI_PREEMPT]
227 str r8, [tsk, #TI_PREEMPT] @ restore preempt count
449 ldr r8, [tsk, #TI_PREEMPT] @ get preempt count
451 str r7, [tsk, #TI_PREEMPT]
456 ldr r0, [tsk, #TI_PREEMPT]
457 str r8, [tsk, #TI_PREEMPT]
H A Dasm-offsets.c43 DEFINE(TI_PREEMPT, offsetof(struct thread_info, preempt_count));
H A Dasm-offsets.s98 ->TI_PREEMPT #4 offsetof(struct thread_info, preempt_count) @
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dhead_booke.h131 lwz r10,TI_PREEMPT-EXC_LVL_FRAME_OVERHEAD(r11); \
133 stw r10,TI_PREEMPT-EXC_LVL_FRAME_OVERHEAD(r8); \
H A Dentry_32.S820 lwz r0,TI_PREEMPT(r9)
1096 lwz r10,TI_PREEMPT(r10)
1097 stw r10,TI_PREEMPT(r9)
H A Dasm-offsets.c117 DEFINE(TI_PREEMPT, offsetof(struct thread_info, preempt_count));
H A Dentry_64.S646 lwz r8,TI_PREEMPT(r9)
H A Dexceptions-64s.S749 lwz r0,TI_PREEMPT(r11) /* If we're in an "NMI" */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dtraps_32.c436 TI_PREEMPT != offsetof(struct thread_info, preempt_count) ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/lib/
H A Dcopy_user.S369 ld [%g6 + TI_PREEMPT], %g1
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dentry.S519 l32i a3, a2, TI_PREEMPT

Completed in 92 milliseconds