Home
last modified time | relevance | path

Searched refs:vhost_get_vq_desc (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/vhost/
Dvhost.h188 int vhost_get_vq_desc(struct vhost_virtqueue *,
Dvsock.c119 head = vhost_get_vq_desc(vq, vq->iov, ARRAY_SIZE(vq->iov), in vhost_transport_do_send_pkt()
370 head = vhost_get_vq_desc(vq, vq->iov, ARRAY_SIZE(vq->iov), in vhost_vsock_handle_tx_kick()
Dtest.c56 head = vhost_get_vq_desc(vq, vq->iov, in handle_vq()
Dnet.c454 int r = vhost_get_vq_desc(vq, vq->iov, ARRAY_SIZE(vq->iov), in vhost_net_tx_get_vq_desc()
472 r = vhost_get_vq_desc(vq, vq->iov, ARRAY_SIZE(vq->iov), in vhost_net_tx_get_vq_desc()
852 r = vhost_get_vq_desc(vq, vq->iov + seg, in get_rx_bufs()
Dscsi.c453 head = vhost_get_vq_desc(vq, vq->iov, in vhost_scsi_do_evt_work()
834 head = vhost_get_vq_desc(vq, vq->iov, in vhost_scsi_handle_vq()
Dvhost.c2002 int vhost_get_vq_desc(struct vhost_virtqueue *vq, in vhost_get_vq_desc() function
2143 EXPORT_SYMBOL_GPL(vhost_get_vq_desc);