Home
last modified time | relevance | path

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

/linux/kernel/
H A Dsys_ni.c291 COND_SYSCALL(modify_ldt);
/linux/arch/x86/kernel/
H A Dldt.c103 * we don't actually need to reload LDTR, but modify_ldt() is mostly in switch_ldt()
667 SYSCALL_DEFINE3(modify_ldt, int , func , void __user * , ptr , in SYSCALL_DEFINE3() argument
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl166 154 common modify_ldt sys_modify_ldt
H A Dsyscall_32.tbl138 123 i386 modify_ldt sys_modify_ldt
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl166 154 common modify_ldt sys_modify_ldt
H A Dsyscall_32.tbl138 123 i386 modify_ldt sys_modify_ldt
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_o32.tbl137 123 o32 modify_ldt sys_ni_syscall
/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl133 123 common modify_ldt sys_ni_syscall
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl164 123 common modify_ldt sys_ni_syscall
/linux/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl164 123 common modify_ldt sys_ni_syscall
/linux/arch/x86/
H A DKconfig2310 Local Descriptor Table (LDT) using the modify_ldt(2) system
2317 surface. Disabling it removes the modify_ldt(2) system call.