TI_PREEMPT        217 arch/arm/include/asm/assembler.h 	ldr	\tmp, [\ti, #TI_PREEMPT]	@ get preempt count
TI_PREEMPT        219 arch/arm/include/asm/assembler.h 	str	\tmp, [\ti, #TI_PREEMPT]
TI_PREEMPT        223 arch/arm/include/asm/assembler.h 	ldr	\tmp, [\ti, #TI_PREEMPT]	@ get preempt count
TI_PREEMPT        225 arch/arm/include/asm/assembler.h 	str	\tmp, [\ti, #TI_PREEMPT]
TI_PREEMPT         55 arch/arm/kernel/asm-offsets.c   DEFINE(TI_PREEMPT,		offsetof(struct thread_info, preempt_count));
TI_PREEMPT         51 arch/openrisc/kernel/asm-offsets.c 	DEFINE(TI_PREEMPT, offsetof(struct thread_info, preempt_count));
TI_PREEMPT        169 arch/powerpc/kernel/asm-offsets.c 	OFFSET(TI_PREEMPT, thread_info, preempt_count);
TI_PREEMPT        377 arch/sparc/kernel/traps_32.c 	    TI_PREEMPT     != offsetof(struct thread_info, preempt_count) ||
TI_PREEMPT         39 arch/unicore32/kernel/asm-offsets.c 	DEFINE(TI_PREEMPT,	offsetof(struct thread_info, preempt_count));