linux_ioperm_args
int linux_ioperm(struct thread *, struct linux_ioperm_args *);
linux_ioperm(struct thread *td, struct linux_ioperm_args *args)
int linux_ioperm(struct thread *, struct linux_ioperm_args *);
{ .sy_narg = AS(linux_ioperm_args), .sy_call = (sy_call_t *)linux_ioperm, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 101 = linux_ioperm */
struct linux_ioperm_args *p = params;