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

/freebsd-13-stable/sys/dev/virtio/block/
H A Dvirtio_blk.c231 #define VTBLK_LOCK(_sc) mtx_lock(VTBLK_MTX((_sc))) macro
399 VTBLK_LOCK(sc);
430 VTBLK_LOCK(sc);
448 VTBLK_LOCK(sc);
532 VTBLK_LOCK(sc);
562 VTBLK_LOCK(sc);
1226 VTBLK_LOCK(sc);
1295 VTBLK_LOCK(sc);
1389 VTBLK_LOCK(sc);
1437 VTBLK_LOCK(s
[all...]

Completed in 57 milliseconds