Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vhost/
Dvhost.h185 int vhost_get_vq_desc(struct vhost_virtqueue *,
Dtest.c61 head = vhost_get_vq_desc(vq, vq->iov, in handle_vq()
Dvsock.c131 head = vhost_get_vq_desc(vq, vq->iov, ARRAY_SIZE(vq->iov), in vhost_transport_do_send_pkt()
522 head = vhost_get_vq_desc(vq, vq->iov, ARRAY_SIZE(vq->iov), in vhost_vsock_handle_tx_kick()
Dnet.c580 int r = vhost_get_vq_desc(tvq, tvq->iov, ARRAY_SIZE(tvq->iov), in vhost_net_tx_get_vq_desc()
592 r = vhost_get_vq_desc(tvq, tvq->iov, ARRAY_SIZE(tvq->iov), in vhost_net_tx_get_vq_desc()
1063 r = vhost_get_vq_desc(vq, vq->iov + seg, in get_rx_bufs()
Dscsi.c482 head = vhost_get_vq_desc(vq, vq->iov, in vhost_scsi_do_evt_work()
830 vc->head = vhost_get_vq_desc(vq, vq->iov, in vhost_scsi_get_desc()
Dvhost.c2211 int vhost_get_vq_desc(struct vhost_virtqueue *vq, in vhost_get_vq_desc() function
2350 EXPORT_SYMBOL_GPL(vhost_get_vq_desc);