thread_struct 1079 arch/x86/kernel/cpu/common.c struct thread_struct *thread = &curr->thread; thread_struct 38 arch/x86/kernel/ioport.c struct thread_struct * t = ¤t->thread; thread_struct 138 arch/x86/kernel/ioport.c struct thread_struct *t = ¤t->thread; thread_struct 236 arch/x86/kernel/process_32.c struct thread_struct *t = &tsk->thread; thread_struct 455 arch/x86/kernel/process_32.c struct thread_struct *prev, *next; thread_struct 553 arch/x86/kernel/process_32.c struct thread_struct *prev = &prev_p->thread, thread_struct 216 arch/x86/kernel/process_64.c struct thread_struct *t = &me->thread; thread_struct 465 arch/x86/kernel/process_64.c struct thread_struct *prev, *next; thread_struct 551 arch/x86/kernel/process_64.c struct thread_struct *prev = &prev_p->thread; thread_struct 552 arch/x86/kernel/process_64.c struct thread_struct *next = &next_p->thread; thread_struct 22 arch/x86/kernel/tls.c struct thread_struct *t = ¤t->thread; thread_struct 34 arch/x86/kernel/tls.c struct thread_struct *t = &p->thread; thread_struct 153 arch/x86/kernel/tls.c struct thread_struct *t = &target->thread; thread_struct 130 arch/x86/kernel/traps.c struct thread_struct *thread; thread_struct 19 include/asm-frv/system.h struct thread_struct; thread_struct 22 include/asm-mn10300/system.h struct thread_struct; thread_struct 37 include/asm-x86/paravirt.h struct thread_struct; thread_struct 117 include/asm-x86/paravirt.h void (*load_tls)(struct thread_struct *t, unsigned int cpu); thread_struct 130 include/asm-x86/paravirt.h void (*load_sp0)(struct tss_struct *tss, struct thread_struct *t); thread_struct 265 include/asm-x86/processor.h struct thread_struct *io_bitmap_owner; thread_struct 1172 include/linux/sched.h struct thread_struct thread;