Searched refs:read_ldt (Results 1 – 3 of 3) sorted by relevance
27 read_ldt (void *ptr, unsigned long bytecount) in read_ldt() function134 ret = read_ldt(P(ptr), bytecount); in sys32_modify_ldt()
31 static int read_ldt(void * ptr, unsigned long bytecount) in read_ldt() function156 ret = read_ldt(ptr, bytecount); in sys_modify_ldt()
121 static int read_ldt(void * ptr, unsigned long bytecount) in read_ldt() function249 ret = read_ldt(ptr, bytecount); in sys_modify_ldt()