Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/vhost/
Dvsock.c97 vhost_disable_notify(&vsock->dev, vq); in vhost_transport_do_send_pkt()
137 vhost_disable_notify(&vsock->dev, vq); in vhost_transport_do_send_pkt()
358 vhost_disable_notify(&vsock->dev, vq); in vhost_vsock_handle_tx_kick()
377 vhost_disable_notify(&vsock->dev, vq); in vhost_vsock_handle_tx_kick()
Dtest.c53 vhost_disable_notify(&n->dev, vq); in handle_vq()
66 vhost_disable_notify(&n->dev, vq); in handle_vq()
Dnet.c574 vhost_disable_notify(&net->dev, vq); in handle_tx_copy()
646 vhost_disable_notify(&net->dev, vq); in handle_tx_zerocopy()
727 vhost_disable_notify(&net->dev, vq); in handle_tx()
785 vhost_disable_notify(&net->dev, tvq); in vhost_net_rx_peek_head_len()
807 vhost_disable_notify(&net->dev, tvq); in vhost_net_rx_peek_head_len()
934 vhost_disable_notify(&net->dev, vq); in handle_rx()
961 vhost_disable_notify(&net->dev, vq); in handle_rx()
Dvhost.h203 void vhost_disable_notify(struct vhost_dev *, struct vhost_virtqueue *);
Dscsi.c452 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_do_evt_work()
831 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_handle_vq()
845 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_handle_vq()
Dvhost.c2368 void vhost_disable_notify(struct vhost_dev *dev, struct vhost_virtqueue *vq) in vhost_disable_notify() function
2382 EXPORT_SYMBOL_GPL(vhost_disable_notify);