Searched refs:vhost_disable_notify (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/vhost/ |
| H A D | test.c | 64 vhost_disable_notify(&n->dev, vq); in handle_vq() 77 vhost_disable_notify(&n->dev, vq); in handle_vq()
|
| H A D | net.c | 550 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 D | scsi.c | 586 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 D | vhost.c | 3273 void vhost_disable_notify(struct vhost_dev *dev, struct vhost_virtqueue *vq) in vhost_disable_notify() function 3287 EXPORT_SYMBOL_GPL(vhost_disable_notify);
|