taglinefilesource code
desc_struct146drivers/FPU-emu/fpu_entry.cstruct desc_struct code_descriptor;
desc_struct148drivers/FPU-emu/get_address.cstruct desc_struct descriptor;
desc_struct296include/linux/sched.hstruct desc_struct *ldt;
desc_struct612include/linux/sched.hextern struct desc_struct default_ldt;
desc_struct32init/main.cstruct desc_struct default_ldt;
desc_struct237kernel/fork.cp->ldt = (struct desc_struct*) vmalloc(LDT_ENTRIES*LDT_ENTRY_SIZE);
desc_struct67kernel/ldt.cif (!(current->ldt = (struct desc_struct*) vmalloc(LDT_ENTRIES*LDT_ENTRY_SIZE)))
desc_struct805kernel/sched.cstruct desc_struct * p;