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