Searched refs:vhost_get_vq_desc (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/vhost/ |
| H A D | test.c | 67 head = vhost_get_vq_desc(vq, vq->iov, in handle_vq()
|
| H A D | vsock.c | 144 head = vhost_get_vq_desc(vq, vq->iov, ARRAY_SIZE(vq->iov), in vhost_transport_do_send_pkt() 554 head = vhost_get_vq_desc(vq, vq->iov, ARRAY_SIZE(vq->iov), in vhost_vsock_handle_tx_kick()
|
| H A D | vhost.h | 233 int vhost_get_vq_desc(struct vhost_virtqueue *,
|
| H A D | scsi.c | 627 head = vhost_get_vq_desc(vq, vq->iov, in vhost_scsi_do_evt_work() 1182 vc->head = vhost_get_vq_desc(vq, vq->iov, in vhost_scsi_get_desc()
|
| H A D | vhost.c | 3062 int vhost_get_vq_desc(struct vhost_virtqueue *vq, in vhost_get_vq_desc() function 3070 EXPORT_SYMBOL_GPL(vhost_get_vq_desc);
|