Searched refs:vhost_get_vq_desc (Results 1 – 5 of 5) sorted by relevance
/drivers/vhost/ |
D | vhost.h | 147 int vhost_get_vq_desc(struct vhost_dev *, struct vhost_virtqueue *,
|
D | test.c | 55 head = vhost_get_vq_desc(&n->dev, vq, vq->iov, in handle_vq()
|
D | net.c | 360 head = vhost_get_vq_desc(&net->dev, vq, vq->iov, in handle_tx() 510 d = vhost_get_vq_desc(vq->dev, vq, vq->iov + seg, in get_rx_bufs()
|
D | scsi.c | 591 head = vhost_get_vq_desc(&vs->dev, vq, vq->iov, in tcm_vhost_do_evt_work() 904 head = vhost_get_vq_desc(&vs->dev, vq, vq->iov, in vhost_scsi_handle_vq()
|
D | vhost.c | 1177 int vhost_get_vq_desc(struct vhost_dev *dev, struct vhost_virtqueue *vq, in vhost_get_vq_desc() function
|