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

/linux-master/drivers/vhost/
H A Dtest.c58 vhost_disable_notify(&n->dev, vq);
71 vhost_disable_notify(&n->dev, vq);
H A Dvsock.c107 vhost_disable_notify(&vsock->dev, vq);
140 vhost_disable_notify(&vsock->dev, vq);
495 vhost_disable_notify(&vsock->dev, vq);
514 vhost_disable_notify(&vsock->dev, vq);
H A Dnet.c514 vhost_disable_notify(&net->dev, vq);
537 vhost_disable_notify(&net->dev, vq);
772 vhost_disable_notify(&net->dev, vq);
865 vhost_disable_notify(&net->dev, vq);
950 vhost_disable_notify(&net->dev, vq);
1119 vhost_disable_notify(&net->dev, vq);
1149 vhost_disable_notify(&net->dev, vq);
H A Dvhost.h221 void vhost_disable_notify(struct vhost_dev *, struct vhost_virtqueue *);
H A Dscsi.c465 vhost_disable_notify(&vs->dev, vq);
954 vhost_disable_notify(&vs->dev, vq);
1066 vhost_disable_notify(&vs->dev, vq);
1391 vhost_disable_notify(&vs->dev, vq);
H A Dvhost.c2868 void vhost_disable_notify(struct vhost_dev *dev, struct vhost_virtqueue *vq) function
2882 EXPORT_SYMBOL_GPL(vhost_disable_notify); variable

Completed in 228 milliseconds