tag | line | file | source code |
---|---|---|---|
thread_struct | 90 | arch/alpha/mm/init.c | static void load_PCB(struct thread_struct * pcb) |
thread_struct | 189 | arch/i386/kernel/process.c | p->tss.bitmap = offsetof(struct thread_struct,io_bitmap); |
thread_struct | 57 | 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 | 195 | include/linux/sched.h | struct thread_struct tss; |