Searched refs:virtio_add_vhost_device (Results 1 – 4 of 4) sorted by relevance
51 virtio_add_vhost_device(&uuid, dev); in test_add_remove_dev()88 g_assert_false(virtio_add_vhost_device(&uuid, dev)); in test_add_invalid_resource()
58 bool virtio_add_vhost_device(QemuUUID *uuid, struct vhost_dev *dev);
69 bool virtio_add_vhost_device(QemuUUID *uuid, struct vhost_dev *dev) in virtio_add_vhost_device() function
1626 return !virtio_add_vhost_device(&uuid, dev); in vhost_user_backend_handle_shared_object_add()