Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_aio.c276 #define AIO_LOCK(ki) mtx_lock(&(ki)->kaio_mtx) macro
555 AIO_LOCK(ki); in aio_free_entry()
600 AIO_LOCK(ki); in aio_cancel_job()
634 AIO_LOCK(ki); in aio_proc_rundown()
939 AIO_LOCK(ki); in aio_schedule_fsync()
945 AIO_LOCK(ki); in aio_schedule_fsync()
984 AIO_LOCK(ki); in aio_clear_cancel_function()
1008 AIO_LOCK(ki); in aio_set_cancel_function()
1026 AIO_LOCK(ki); in aio_complete()
1262 AIO_LOCK(ki); in aio_qbio()
[all …]