Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/mic/vop/
Dvop_main.h99 struct mutex vr_mutex; member
Dvop_vringh.c107 mutex_lock_nested(&vdev->vvr[i].vr_mutex, i + 1); in vop_virtio_device_reset()
124 mutex_unlock(&vdev->vvr[i].vr_mutex); in vop_virtio_device_reset()
176 mutex_lock_nested(&vdev->vvr[i].vr_mutex, i + 1); in vop_virtio_config_change()
200 mutex_unlock(&vdev->vvr[i].vr_mutex); in vop_virtio_config_change()
310 mutex_init(&vvr->vr_mutex); in vop_virtio_add_device()
857 mutex_lock(&vvr->vr_mutex); in vop_virtio_copy_desc()
870 mutex_unlock(&vvr->vr_mutex); in vop_virtio_copy_desc()