Searched refs:linux_ioperm_args (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/i386/linux/
H A Dlinux_machdep.c393 linux_ioperm(struct thread *td, struct linux_ioperm_args *args)
H A Dlinux_sysent.c121 { AS(linux_ioperm_args), (sy_call_t *)linux_ioperm, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 101 = linux_ioperm */
H A Dlinux_proto.h311 struct linux_ioperm_args { struct
1600 int linux_ioperm(struct thread *, struct linux_ioperm_args *);
H A Dlinux_systrace_args.c702 struct linux_ioperm_args *p = params;

Completed in 215 milliseconds