Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvsock.c98 vhost_disable_notify(&vsock->dev, vq); in vhost_transport_do_send_pkt()
138 vhost_disable_notify(&vsock->dev, vq); in vhost_transport_do_send_pkt()
452 vhost_disable_notify(&vsock->dev, vq); in vhost_vsock_handle_tx_kick()
471 vhost_disable_notify(&vsock->dev, vq); in vhost_vsock_handle_tx_kick()
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 Dnet.c513 vhost_disable_notify(&net->dev, vq); in vhost_net_busy_poll_try_queue()
536 vhost_disable_notify(&net->dev, vq); in vhost_net_busy_poll()
805 vhost_disable_notify(&net->dev, vq); in handle_tx_copy()
897 vhost_disable_notify(&net->dev, vq); in handle_tx_zerocopy()
975 vhost_disable_notify(&net->dev, vq); in handle_tx()
1144 vhost_disable_notify(&net->dev, vq); in handle_rx()
1174 vhost_disable_notify(&net->dev, vq); in handle_rx()
H A Dvhost.h203 void vhost_disable_notify(struct vhost_dev *, struct vhost_virtqueue *);
H A Dscsi.c491 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_do_evt_work()
861 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_get_desc()
973 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_handle_vq()
1297 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_ctl_handle_vq()
H A Dvhost.c2552 void vhost_disable_notify(struct vhost_dev *dev, struct vhost_virtqueue *vq) in vhost_disable_notify() function
2566 EXPORT_SYMBOL_GPL(vhost_disable_notify);