Searched refs:sc_sync_wait_lock (Results 1 – 1 of 1) sorted by relevance
143 kmutex_t sc_sync_wait_lock; member471 mutex_enter(&sc->sc_sync_wait_lock); in ld_virtio_vq_done1()475 mutex_exit(&sc->sc_sync_wait_lock); in ld_virtio_vq_done1()640 mutex_destroy(&sc->sc_sync_wait_lock); in ld_virtio_detach()661 mutex_enter(&sc->sc_sync_wait_lock); in ld_virtio_flush()664 mutex_exit(&sc->sc_sync_wait_lock); in ld_virtio_flush()666 mutex_enter(&sc->sc_sync_wait_lock); in ld_virtio_flush()672 mutex_exit(&sc->sc_sync_wait_lock); in ld_virtio_flush()709 mutex_enter(&sc->sc_sync_wait_lock); in ld_virtio_flush()712 mutex_exit(&sc->sc_sync_wait_lock); in ld_virtio_flush()[all …]