Searched refs:VTBLK_UNLOCK (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/virtio/block/
H A Dvirtio_blk.c232 #define VTBLK_UNLOCK(_sc) mtx_unlock(VTBLK_MTX((_sc))) macro
403 VTBLK_UNLOCK(sc);
436 VTBLK_UNLOCK(sc);
452 VTBLK_UNLOCK(sc);
541 VTBLK_UNLOCK(sc);
565 VTBLK_UNLOCK(sc);
573 VTBLK_UNLOCK(sc);
1228 VTBLK_UNLOCK(sc);
1313 VTBLK_UNLOCK(sc);
1387 VTBLK_UNLOCK(s
[all...]

Completed in 74 milliseconds