tag | line | file | source code |
---|---|---|---|
thread_struct | 89 | arch/alpha/mm/init.c | static void load_PCB(struct thread_struct * pcb) |
thread_struct | 219 | arch/i386/kernel/process.c | p->tss.bitmap = offsetof(struct thread_struct,io_bitmap); |
thread_struct | 59 | include/asm-alpha/processor.h | extern inline unsigned long thread_saved_pc(struct thread_struct *t) |
thread_struct | 138 | include/asm-i386/processor.h | extern inline unsigned long thread_saved_pc(struct thread_struct *t) |
thread_struct | 214 | include/linux/sched.h | struct thread_struct tss; |