Home
last modified time | relevance | path

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

/linux-6.15/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()
497 vhost_disable_notify(&vsock->dev, vq); in vhost_vsock_handle_tx_kick()
516 vhost_disable_notify(&vsock->dev, vq); in vhost_vsock_handle_tx_kick()
H A Dnet.c518 vhost_disable_notify(&net->dev, vq); in vhost_net_busy_poll_try_queue()
541 vhost_disable_notify(&net->dev, vq); in vhost_net_busy_poll()
776 vhost_disable_notify(&net->dev, vq); in handle_tx_copy()
869 vhost_disable_notify(&net->dev, vq); in handle_tx_zerocopy()
954 vhost_disable_notify(&net->dev, vq); in handle_tx()
1124 vhost_disable_notify(&net->dev, vq); in handle_rx()
1156 vhost_disable_notify(&net->dev, vq); in handle_rx()
H A Dvhost.h222 void vhost_disable_notify(struct vhost_dev *, struct vhost_virtqueue *);
H A Dscsi.c529 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_do_evt_work()
1084 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_get_desc()
1237 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_handle_vq()
1581 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_ctl_handle_vq()
H A Dvhost.c2903 void vhost_disable_notify(struct vhost_dev *dev, struct vhost_virtqueue *vq) in vhost_disable_notify() function
2917 EXPORT_SYMBOL_GPL(vhost_disable_notify);