Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dtest.c64 vhost_disable_notify(&n->dev, vq); in handle_vq()
77 vhost_disable_notify(&n->dev, vq); in handle_vq()
H A Dnet.c550 vhost_disable_notify(&net->dev, vq); in vhost_net_busy_poll_try_queue()
573 vhost_disable_notify(&net->dev, vq); in vhost_net_busy_poll()
812 vhost_disable_notify(&net->dev, vq); in handle_tx_copy()
912 vhost_disable_notify(&net->dev, vq); in handle_tx_zerocopy()
997 vhost_disable_notify(&net->dev, vq); in handle_tx()
1189 vhost_disable_notify(&net->dev, vq); in handle_rx()
1223 vhost_disable_notify(&net->dev, vq); in handle_rx()
H A Dscsi.c586 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_do_evt_work()
1166 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_get_desc()
1318 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_handle_vq()
1699 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_ctl_handle_vq()
H A Dvhost.c3273 void vhost_disable_notify(struct vhost_dev *dev, struct vhost_virtqueue *vq) in vhost_disable_notify() function
3287 EXPORT_SYMBOL_GPL(vhost_disable_notify);