Home
last modified time | relevance | path

Searched refs:sys_aio_suspend (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/kern/
H A Dvfs_aio.c2014 sys_aio_suspend(struct thread *td, struct aio_suspend_args *uap) in sys_aio_suspend() function
H A Dinit_sysent.c384 …{ .sy_narg = AS(aio_suspend_args), .sy_call = (sy_call_t *)sys_aio_suspend, .sy_auevent = AUE_AIO_…
/freebsd/sys/sys/
H A Dsysproto.h2104 int sys_aio_suspend(struct thread *, struct aio_suspend_args *);