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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dldt.c89 static inline int copy_ldt(mm_context_t *new, mm_context_t *old) function
116 retval = copy_ldt(&mm->context, &old_mm->context);

Completed in 33 milliseconds