taglinefilesource code
desc_struct145drivers/FPU-emu/fpu_entry.cstruct desc_struct code_descriptor;
desc_struct148drivers/FPU-emu/get_address.cstruct desc_struct descriptor;
desc_struct299include/linux/sched.hstruct desc_struct *ldt;
desc_struct616include/linux/sched.hextern struct desc_struct default_ldt;
desc_struct32init/main.cstruct desc_struct default_ldt;
desc_struct239kernel/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_struct841kernel/sched.cstruct desc_struct * p;