Home
last modified time | relevance | path

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

/freebsd/sys/dev/virtio/block/
H A Dvirtio_blk.c250 #define VTBLK_LOCK(_sc) mtx_lock(VTBLK_MTX((_sc))) macro
493 VTBLK_LOCK(sc); in vtblk_detach()
539 VTBLK_LOCK(sc); in vtblk_suspend()
557 VTBLK_LOCK(sc); in vtblk_resume()
656 VTBLK_LOCK(sc); in vtblk_dump()
686 VTBLK_LOCK(sc); in vtblk_strategy()
1581 VTBLK_LOCK(sc); in vtblk_ident()
1655 VTBLK_LOCK(sc); in vtblk_vq_intr()
1751 VTBLK_LOCK(sc); in vtblk_dump_complete()
1799 VTBLK_LOCK(sc); in vtblk_write_cache_sysctl()