taglinefilesource code
desc_struct145drivers/FPU-emu/fpu_entry.cstruct desc_struct code_descriptor;
desc_struct148drivers/FPU-emu/get_address.cstruct desc_struct descriptor;
desc_struct250include/asm-i386/system.hextern struct desc_struct default_ldt;
desc_struct183include/linux/sched.hstruct desc_struct *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_struct28kernel/traps.cstruct desc_struct default_ldt;
desc_struct270kernel/traps.cstruct desc_struct * p;