Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDvfs_aio.c284 #define AIO_UNLOCK(ki) mtx_unlock(&(ki)->kaio_mtx) macro
536 AIO_UNLOCK(ki); in aio_free_entry()
607 AIO_UNLOCK(ki); in aio_cancel_job()
680 AIO_UNLOCK(ki); in aio_proc_rundown()
952 AIO_UNLOCK(ki); in aio_schedule_fsync()
956 AIO_UNLOCK(ki); in aio_schedule_fsync()
995 AIO_UNLOCK(ki); in aio_clear_cancel_function()
1019 AIO_UNLOCK(ki); in aio_set_cancel_function()
1043 AIO_UNLOCK(ki); in aio_complete()
1273 AIO_UNLOCK(ki); in aio_qbio()
[all …]