Searched refs:vhost_vqs (Results 1 – 10 of 10) sorted by relevance
156 vsc->dev.vqs = s->vhost_vqs; in vhost_user_scsi_connect()281 s->vhost_vqs = g_new0(struct vhost_virtqueue, in vhost_user_scsi_realize()310 g_free(s->vhost_vqs); in vhost_user_scsi_realize()311 s->vhost_vqs = NULL; in vhost_user_scsi_realize()333 g_free(s->vhost_vqs); in vhost_user_scsi_unrealize()334 s->vhost_vqs = NULL; in vhost_user_scsi_unrealize()
226 struct vhost_virtqueue *vhost_vqs = vub->vhost_dev.vqs; in vub_disconnect() local235 g_free(vhost_vqs); in vub_disconnect()342 struct vhost_virtqueue *vhost_vqs = vub->vhost_dev.vqs; in vub_device_unrealize() local347 g_free(vhost_vqs); in vub_device_unrealize()
264 vvc->vhost_dev.nvqs = ARRAY_SIZE(vvc->vhost_vqs); in vhost_vsock_common_realize()265 vvc->vhost_dev.vqs = vvc->vhost_vqs; in vhost_vsock_common_realize()
277 struct vhost_virtqueue *vhost_vqs = fs->vhost_dev.vqs; in vuf_device_unrealize() local293 g_free(vhost_vqs); in vuf_device_unrealize()
341 s->dev.vqs = s->vhost_vqs; in vhost_user_blk_connect()489 s->vhost_vqs = g_new0(struct vhost_virtqueue, s->num_queues); in vhost_user_blk_device_realize()513 g_free(s->vhost_vqs); in vhost_user_blk_device_realize()514 s->vhost_vqs = NULL; in vhost_user_blk_device_realize()536 g_free(s->vhost_vqs); in vhost_user_blk_device_unrealize()537 s->vhost_vqs = NULL; in vhost_user_blk_device_unrealize()
37 struct vhost_virtqueue *vhost_vqs; member
22 struct vhost_virtqueue *vhost_vqs; member
40 struct vhost_virtqueue *vhost_vqs; member
31 struct vhost_virtqueue vhost_vqs[2]; member