Home
last modified time | relevance | path

Searched refs:vhost_poll_queue (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/vhost/
Dnet.c407 vhost_poll_queue(&vq->poll); in vhost_zerocopy_callback()
513 vhost_poll_queue(&vq->poll); in vhost_net_busy_poll_try_queue()
516 vhost_poll_queue(&vq->poll); in vhost_net_busy_poll_try_queue()
800 vhost_poll_queue(&vq->poll); in handle_tx_copy()
894 vhost_poll_queue(&vq->poll); in handle_tx_zerocopy()
1171 vhost_poll_queue(&vq->poll); in handle_rx()
1247 vhost_poll_queue(&vq->poll); in handle_rx()
Dvhost.h47 void vhost_poll_queue(struct vhost_poll *poll);
Dvsock.c266 vhost_poll_queue(&tx_vq->poll); in vhost_transport_do_send_pkt()
346 vhost_poll_queue(&tx_vq->poll); in vhost_transport_cancel_pkt()
Dvhost.c176 vhost_poll_queue(poll); in vhost_poll_wakeup()
271 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue() function
275 EXPORT_SYMBOL_GPL(vhost_poll_queue);
425 vhost_poll_queue(&vq->poll); in vhost_exceeds_weight()
1059 vhost_poll_queue(&node->vq->poll); in vhost_iotlb_notify_vq()