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

/linux-4.1.27/arch/x86/kernel/
H A Dldt.c37 static struct ldt_struct *alloc_ldt_struct(int size) alloc_ldt_struct() function
125 new_ldt = alloc_ldt_struct(old_mm->context.ldt->size); init_new_context()
255 new_ldt = alloc_ldt_struct(newsize); write_ldt()

Completed in 68 milliseconds