Home
last modified time | relevance | path

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

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