Searched refs:read_ldt (Results 1 - 2 of 2) 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.c144 static int read_ldt(void __user *ptr, unsigned long bytecount) function
255 ret = read_ldt(ptr, bytecount);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/sys-i386/
H A Dldt.c130 * - read_ldt
136 static int read_ldt(void __user * ptr, unsigned long bytecount) function
305 ret = read_ldt(ptr, bytecount);

Completed in 38 milliseconds