Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/linux/
H A Dlinux_machdep.c399 linux_modify_ldt(struct thread *td, struct linux_modify_ldt_args *uap) in linux_modify_ldt() function
H A Dlinux_sysent.c143 …{ .sy_narg = AS(linux_modify_ldt_args), .sy_call = (sy_call_t *)linux_modify_ldt, .sy_auevent = AU…
H A Dlinux_proto.h1681 int linux_modify_ldt(struct thread *, struct linux_modify_ldt_args *);
/f-stack/freebsd/amd64/linux/
H A Dlinux_sysent.c174 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_modify_ldt, .sy_auevent = AUE_NULL, .sy_flags = 0, .…
H A Dlinux_proto.h1451 int linux_modify_ldt(struct thread *, struct linux_modify_ldt_args *);