Home
last modified time | relevance | path

Searched refs:linux_modify_ldt (Results 1 – 5 of 5) sorted by relevance

/src/sys/i386/linux/ !
H A Dlinux_machdep.c356 linux_modify_ldt(struct thread *td, struct linux_modify_ldt_args *uap) in linux_modify_ldt() function
H A Dlinux_sysent.c140 …{ .sy_narg = AS(linux_modify_ldt_args), .sy_call = (sy_call_t *)linux_modify_ldt, .sy_auevent = AU…
H A Dlinux_proto.h1826 int linux_modify_ldt(struct thread *, struct linux_modify_ldt_args *);
/src/sys/amd64/linux/ !
H A Dlinux_sysent.c171 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_modify_ldt, .sy_auevent = AUE_NULL, .sy_flags = 0, .…
H A Dlinux_proto.h1561 int linux_modify_ldt(struct thread *, struct linux_modify_ldt_args *);