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

/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_proto.h291 struct freebsd32_aio_suspend_args { struct
756 int freebsd32_aio_suspend(struct thread *, struct freebsd32_aio_suspend_args *);
H A Dfreebsd32_sysent.c370 { AS(freebsd32_aio_suspend_args), (sy_call_t *)freebsd32_aio_suspend, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 315 = freebsd32_aio_suspend */
H A Dfreebsd32_systrace_args.c1557 struct freebsd32_aio_suspend_args *p = params;
/freebsd-11-stable/sys/kern/
H A Dvfs_aio.c2777 freebsd32_aio_suspend(struct thread *td, struct freebsd32_aio_suspend_args *uap)

Completed in 122 milliseconds