Home
last modified time | relevance | path

Searched refs:vhost_disable_notify (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/vhost/
H A Dtest.c58 vhost_disable_notify(&n->dev, vq); in handle_vq()
71 vhost_disable_notify(&n->dev, vq); in handle_vq()
H A Dvsock.c107 vhost_disable_notify(&vsock->dev, vq); in vhost_transport_do_send_pkt()
140 vhost_disable_notify(&vsock->dev, vq); in vhost_transport_do_send_pkt()
498 vhost_disable_notify(&vsock->dev, vq); in vhost_vsock_handle_tx_kick()
517 vhost_disable_notify(&vsock->dev, vq); in vhost_vsock_handle_tx_kick()
H A Dvhost.h248 void vhost_disable_notify(struct vhost_dev *, struct vhost_virtqueue *);
H A Dscsi.c585 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_do_evt_work()
1162 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_get_desc()
1315 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_handle_vq()
1692 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_ctl_handle_vq()
H A Dvhost.c3205 void vhost_disable_notify(struct vhost_dev *dev, struct vhost_virtqueue *vq) in vhost_disable_notify() function
3219 EXPORT_SYMBOL_GPL(vhost_disable_notify);