Searched refs:vhost_disable_notify (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/vhost/ |
H A D | vsock.c | 107 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 D | test.c | 58 vhost_disable_notify(&n->dev, vq); in handle_vq() 71 vhost_disable_notify(&n->dev, vq); in handle_vq()
|
H A D | scsi.c | 476 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_do_evt_work() 971 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_get_desc() 1086 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_handle_vq() 1411 vhost_disable_notify(&vs->dev, vq); in vhost_scsi_ctl_handle_vq()
|
H A D | vhost.c | 2903 void vhost_disable_notify(struct vhost_dev *dev, struct vhost_virtqueue *vq) in vhost_disable_notify() function 2917 EXPORT_SYMBOL_GPL(vhost_disable_notify);
|