Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/vop/
Dvop_main.h87 struct mutex vr_mutex; member
Dvop_vringh.c95 mutex_lock_nested(&vdev->vvr[i].vr_mutex, i + 1); in vop_virtio_device_reset()
112 mutex_unlock(&vdev->vvr[i].vr_mutex); in vop_virtio_device_reset()
164 mutex_lock_nested(&vdev->vvr[i].vr_mutex, i + 1); in vop_virtio_config_change()
188 mutex_unlock(&vdev->vvr[i].vr_mutex); in vop_virtio_config_change()
298 mutex_init(&vvr->vr_mutex); in vop_virtio_add_device()
854 mutex_lock(&vvr->vr_mutex); in vop_virtio_copy_desc()
867 mutex_unlock(&vvr->vr_mutex); in vop_virtio_copy_desc()