Searched refs:vhost_vq_access_ok (Results 1 – 5 of 5) sorted by relevance
182 if (!vhost_vq_access_ok(&n->vqs[index])) { in vhost_test_run() 280 if (!vhost_vq_access_ok(vq)) { in vhost_test_set_backend()
225 bool vhost_vq_access_ok(struct vhost_virtqueue *vq);
583 if (!vhost_vq_access_ok(vq)) { in vhost_vsock_start()
363 return vq->avail && vq->desc && vq->used && vhost_vq_access_ok(vq); in vhost_vq_is_setup() 1960 bool vhost_vq_access_ok(struct vhost_virtqueue *vq) in vhost_vq_access_ok() function 1967 EXPORT_SYMBOL_GPL(vhost_vq_access_ok);
2001 if (!vhost_vq_access_ok(&vs->vqs[index].vq)) { in vhost_scsi_set_endpoint() 2131 if (!vhost_vq_access_ok(&vs->vqs[index].vq)) { in vhost_scsi_clear_endpoint()