Home
last modified time | relevance | path

Searched refs:modify_ldt (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/um/
H A Dldt.c16 static inline int modify_ldt (int func, void *ptr, unsigned long bytecount) in modify_ldt() function
261 ret = modify_ldt(0, ldt, (1<<order)*PAGE_SIZE); in ldt_get_host_info()
375 SYSCALL_DEFINE3(modify_ldt, int , func , void __user * , ptr , in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/kernel/kernel/
H A Dsys_ni.c374 COND_SYSCALL(modify_ldt);
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dldt.c659 SYSCALL_DEFINE3(modify_ldt, int , func , void __user * , ptr , in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl165 154 common modify_ldt sys_modify_ldt
H A Dsyscall_32.tbl137 123 i386 modify_ldt sys_modify_ldt
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl165 154 common modify_ldt sys_modify_ldt
/OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/
H A Dsyscall_o32.tbl137 123 o32 modify_ldt sys_ni_syscall
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl133 123 common modify_ldt sys_ni_syscall
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl168 123 common modify_ldt sys_ni_syscall
/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl164 123 common modify_ldt sys_ni_syscall
/OK3568_Linux_fs/kernel/arch/x86/
H A DKconfig2400 Local Descriptor Table (LDT) using the modify_ldt(2) system
2407 surface. Disabling it removes the modify_ldt(2) system call.