Searched refs:vhost_enable_notify (Results 1 – 5 of 5) sorted by relevance
161 bool vhost_enable_notify(struct vhost_dev *, struct vhost_virtqueue *);
65 if (unlikely(vhost_enable_notify(&n->dev, vq))) { in handle_vq()
343 if (unlikely(vhost_enable_notify(&net->dev, vq))) { in handle_tx()575 if (unlikely(vhost_enable_notify(&net->dev, vq))) { in handle_rx()
1630 bool vhost_enable_notify(struct vhost_dev *dev, struct vhost_virtqueue *vq) in vhost_enable_notify() function1665 EXPORT_SYMBOL_GPL(vhost_enable_notify);
478 if (vhost_enable_notify(&vs->dev, vq)) in vhost_scsi_do_evt_work()887 if (unlikely(vhost_enable_notify(&vs->dev, vq))) { in vhost_scsi_handle_vq()