Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/kern/
HDinit_sysent.c363 …{ AS(aio_suspend_args), (sy_call_t *)sys_aio_suspend, AUE_NULL, NULL, 0, 0, SYF_CAPENABLED, SY_THR…
HDvfs_aio.c1930 sys_aio_suspend(struct thread *td, struct aio_suspend_args *uap) in sys_aio_suspend() function
/freebsd-11-stable/sys/sys/
HDsysproto.h1985 int sys_aio_suspend(struct thread *, struct aio_suspend_args *);