Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/linux/
H A Dlinux_machdep.c370 linux_ioperm(struct thread *td, struct linux_ioperm_args *args) in linux_ioperm() function
H A Dlinux_sysent.c121 …{ .sy_narg = AS(linux_ioperm_args), .sy_call = (sy_call_t *)linux_ioperm, .sy_auevent = AUE_NULL, …
H A Dlinux_proto.h1661 int linux_ioperm(struct thread *, struct linux_ioperm_args *);
/f-stack/freebsd/amd64/linux/
H A Dlinux_sysent.c193 …{ .sy_narg = 0, .sy_call = (sy_call_t *)linux_ioperm, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_t…
H A Dlinux_proto.h1465 int linux_ioperm(struct thread *, struct linux_ioperm_args *);