Searched refs:alloc_ldt_struct (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/x86/kernel/
H A Dldt.c149 static struct ldt_struct *alloc_ldt_struct(unsigned int num_entries) function
463 new_ldt = alloc_ldt_struct(old_mm->context.ldt->nr_entries);
627 new_ldt = alloc_ldt_struct(new_nr_entries);

Completed in 112 milliseconds