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

/freebsd-11-stable/sys/dev/virtio/block/
H A Dvirtio_blk.c217 #define VTBLK_LOCK(_sc) mtx_lock(VTBLK_MTX((_sc))) macro
385 VTBLK_LOCK(sc);
416 VTBLK_LOCK(sc);
434 VTBLK_LOCK(sc);
518 VTBLK_LOCK(sc);
552 VTBLK_LOCK(sc);
1156 VTBLK_LOCK(sc);
1225 VTBLK_LOCK(sc);
1319 VTBLK_LOCK(sc);
1367 VTBLK_LOCK(s
[all...]

Completed in 108 milliseconds