Searched refs:vhost_get_vq_desc (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/vhost/ |
D | vhost.h | 145 int vhost_get_vq_desc(struct vhost_virtqueue *,
|
D | test.c | 56 head = vhost_get_vq_desc(vq, vq->iov, in handle_vq()
|
D | net.c | 334 head = vhost_get_vq_desc(vq, vq->iov, in handle_tx() 471 r = vhost_get_vq_desc(vq, vq->iov + seg, in get_rx_bufs()
|
D | vhost.c | 1335 int vhost_get_vq_desc(struct vhost_virtqueue *vq, in vhost_get_vq_desc() function 1462 EXPORT_SYMBOL_GPL(vhost_get_vq_desc);
|
D | scsi.c | 470 head = vhost_get_vq_desc(vq, vq->iov, in vhost_scsi_do_evt_work() 877 head = vhost_get_vq_desc(vq, vq->iov, in vhost_scsi_handle_vq()
|