Home
last modified time | relevance | path

Searched refs:virtio_remove_resource (Results 1 – 4 of 4) sorted by relevance

/qemu/tests/unit/
A Dtest-virtio-dmabuf.c37 g_assert(virtio_remove_resource(&uuid)); in test_add_remove_resources()
55 g_assert(virtio_remove_resource(&uuid)); in test_add_remove_dev()
71 g_assert_false(virtio_remove_resource(&uuid)); in test_remove_invalid_resource()
/qemu/include/hw/virtio/
A Dvirtio-dmabuf.h66 bool virtio_remove_resource(const QemuUUID *uuid);
/qemu/hw/display/
A Dvirtio-dmabuf.c87 bool virtio_remove_resource(const QemuUUID *uuid) in virtio_remove_resource() function
/qemu/hw/virtio/
A Dvhost-user.c1656 return !virtio_remove_resource(&uuid); in vhost_user_backend_handle_shared_object_remove()

Completed in 28 milliseconds