Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_aio.c2006 sys_aio_suspend(struct thread *td, struct aio_suspend_args *uap) in sys_aio_suspend() function
H A Dinit_sysent.c373 …{ .sy_narg = AS(aio_suspend_args), .sy_call = (sy_call_t *)sys_aio_suspend, .sy_auevent = AUE_AIO_…
/f-stack/freebsd/sys/
H A Dsysproto.h2024 int sys_aio_suspend(struct thread *, struct aio_suspend_args *);