Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/vhost/
Dnet.c408 vhost_poll_queue(&vq->poll); in vhost_zerocopy_callback()
514 vhost_poll_queue(&vq->poll); in vhost_net_busy_poll_try_queue()
517 vhost_poll_queue(&vq->poll); in vhost_net_busy_poll_try_queue()
801 vhost_poll_queue(&vq->poll); in handle_tx_copy()
895 vhost_poll_queue(&vq->poll); in handle_tx_zerocopy()
1177 vhost_poll_queue(&vq->poll); in handle_rx()
1253 vhost_poll_queue(&vq->poll); in handle_rx()
Dvhost.h56 void vhost_poll_queue(struct vhost_poll *poll);
Dvsock.c253 vhost_poll_queue(&tx_vq->poll); in vhost_transport_do_send_pkt()
316 vhost_poll_queue(&tx_vq->poll); in vhost_transport_cancel_pkt()
Dvhost.c176 vhost_poll_queue(poll); in vhost_poll_wakeup()
329 void vhost_poll_queue(struct vhost_poll *poll) in vhost_poll_queue() function
333 EXPORT_SYMBOL_GPL(vhost_poll_queue);
471 vhost_poll_queue(&vq->poll); in vhost_exceeds_weight()
1342 vhost_poll_queue(&node->vq->poll); in vhost_iotlb_notify_vq()