Searched refs:read_ldt (Results 1 – 2 of 2) sorted by relevance
153 static int read_ldt(void __user *ptr, unsigned long bytecount) in read_ldt() function281 ret = read_ldt(ptr, bytecount); in sys_modify_ldt()
49 static int read_ldt(void __user * ptr, unsigned long bytecount) in read_ldt() function209 ret = read_ldt(ptr, bytecount); in do_modify_ldt_skas()