taglinefilesource code
thread_struct90arch/alpha/mm/init.cstatic void load_PCB(struct thread_struct * pcb)
thread_struct189arch/i386/kernel/process.cp->tss.bitmap = offsetof(struct thread_struct,io_bitmap);
thread_struct57include/asm-alpha/processor.hextern inline unsigned long thread_saved_pc(struct thread_struct *t)
thread_struct138include/asm-i386/processor.hextern inline unsigned long thread_saved_pc(struct thread_struct *t)
thread_struct195include/linux/sched.hstruct thread_struct tss;