Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/vhost/
Dtest.c58 vhost_disable_notify(&n->dev, vq); in handle_vq()
71 vhost_disable_notify(&n->dev, vq); in handle_vq()
Dvsock.c108 vhost_disable_notify(&vsock->dev, vq); in vhost_transport_do_send_pkt()
149 vhost_disable_notify(&vsock->dev, vq); in vhost_transport_do_send_pkt()
512 vhost_disable_notify(&vsock->dev, vq); in vhost_vsock_handle_tx_kick()
529 vhost_disable_notify(&vsock->dev, vq); in vhost_vsock_handle_tx_kick()
Dnet.c515 vhost_disable_notify(&net->dev, vq); in vhost_net_busy_poll_try_queue()
538 vhost_disable_notify(&net->dev, vq); in vhost_net_busy_poll()
803 vhost_disable_notify(&net->dev, vq); in handle_tx_copy()
896 vhost_disable_notify(&net->dev, vq); in handle_tx_zerocopy()
976 vhost_disable_notify(&net->dev, vq); in handle_tx()
1145 vhost_disable_notify(&net->dev, vq); in handle_rx()
1175 vhost_disable_notify(&net->dev, vq); in handle_rx()
Dvhost.h201 void vhost_disable_notify(struct vhost_dev *, struct vhost_virtqueue *);
Dscsi.c481 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_do_evt_work()
844 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_get_desc()
956 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_handle_vq()
1273 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_ctl_handle_vq()
Dvhost.c2565 void vhost_disable_notify(struct vhost_dev *dev, struct vhost_virtqueue *vq) in vhost_disable_notify() function
2579 EXPORT_SYMBOL_GPL(vhost_disable_notify);