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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/shared/
H A Dum_mmu.h21 extern long init_new_ldt(struct mm_context *to_mm, struct mm_context *from_mm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/kernel/skas/
H A Dmmu.c88 ret = init_new_ldt(to_mm, from_mm);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/
H A Dldt.c30 * If this is called in case of init_new_ldt or PTRACE_LDT,
389 long init_new_ldt(struct mm_context *new_mm, struct mm_context *from_mm) function

Completed in 58 milliseconds