Home
last modified time | relevance | path

Searched refs:vhost_poll_flush (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/vhost/
H A Dvhost.h47 void vhost_poll_flush(struct vhost_poll *poll);
H A Dtest.c149 vhost_poll_flush(&n->vqs[index].poll); in vhost_test_flush_vq()
H A Dvhost.c250 void vhost_poll_flush(struct vhost_poll *poll) in vhost_poll_flush() function
254 EXPORT_SYMBOL_GPL(vhost_poll_flush); variable
666 vhost_poll_flush(&dev->vqs[i]->poll); in vhost_dev_stop()
1724 vhost_poll_flush(&vq->poll); in vhost_vring_ioctl()
H A Dvsock.c656 vhost_poll_flush(&vsock->vqs[i].poll); in vhost_vsock_flush()
H A Dnet.c1377 vhost_poll_flush(n->poll + index); in vhost_net_flush_vq()
1378 vhost_poll_flush(&n->vqs[index].vq.poll); in vhost_net_flush_vq()
H A Dscsi.c1450 vhost_poll_flush(&vs->vqs[index].vq.poll); in vhost_scsi_flush_vq()

Completed in 12 milliseconds