TI_CPU 19 arch/alpha/kernel/asm-offsets.c DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); TI_CPU 58 arch/arm/kernel/asm-offsets.c DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); TI_CPU 64 arch/h8300/kernel/asm-offsets.c OFFSET(TI_CPU, thread_info, cpu); TI_CPU 40 arch/ia64/kernel/asm-offsets.c DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); TI_CPU 99 arch/mips/kernel/asm-offsets.c OFFSET(TI_CPU, thread_info, cpu); TI_CPU 233 arch/parisc/kernel/asm-offsets.c DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); TI_CPU 26 arch/sh/kernel/asm-offsets.c DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); TI_CPU 183 arch/sparc/include/asm/trap_block.h lduh [THR + TI_CPU], REG1; \ TI_CPU 376 arch/sparc/kernel/traps_32.c TI_CPU != offsetof(struct thread_info, cpu) || TI_CPU 2853 arch/sparc/kernel/traps_64.c TI_CPU != offsetof(struct thread_info, cpu) || TI_CPU 42 arch/unicore32/kernel/asm-offsets.c DEFINE(TI_CPU, offsetof(struct thread_info, cpu)); TI_CPU 88 arch/xtensa/kernel/asm-offsets.c OFFSET(TI_CPU, thread_info, cpu);