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

/freebsd-13-stable/sys/dev/virtio/block/
H A Dvirtio_blk.c234 #define VTBLK_LOCK_ASSERT(_sc) mtx_assert(VTBLK_MTX((_sc)), MA_OWNED) macro
1102 VTBLK_LOCK_ASSERT(sc);
1270 VTBLK_LOCK_ASSERT(sc);

Completed in 156 milliseconds