Home
last modified time | relevance | path

Searched refs:sys_modify_ldt (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Dsyscalls.h24 asmlinkage int sys_modify_ldt(int, void __user *, unsigned long);
/linux-4.1.27/arch/x86/um/shared/sysdep/
Dsyscalls_64.h29 extern syscall_handler_t sys_modify_ldt;
/linux-4.1.27/arch/x86/kernel/
Dldt.c274 asmlinkage int sys_modify_ldt(int func, void __user *ptr, in sys_modify_ldt() function
/linux-4.1.27/arch/x86/um/
Dldt.c368 int sys_modify_ldt(int func, void __user *ptr, unsigned long bytecount) in sys_modify_ldt() function
/linux-4.1.27/arch/x86/syscalls/
Dsyscall_64.tbl163 154 common modify_ldt sys_modify_ldt
Dsyscall_32.tbl132 123 i386 modify_ldt sys_modify_ldt