taglinefilesource code
desc_struct146drivers/FPU-emu/fpu_entry.cstruct desc_struct code_descriptor;
desc_struct148drivers/FPU-emu/get_address.cstruct desc_struct descriptor;
desc_struct293include/linux/sched.hstruct desc_struct *ldt;
desc_struct610include/linux/sched.hextern struct desc_struct default_ldt;
desc_struct32init/main.cstruct desc_struct default_ldt;
desc_struct235kernel/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_struct807kernel/sched.cstruct desc_struct * p;