Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H 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()
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-dmabuf.h66 bool virtio_remove_resource(const QemuUUID *uuid);
/openbmc/qemu/hw/display/
H A Dvirtio-dmabuf.c87 bool virtio_remove_resource(const QemuUUID *uuid) in virtio_remove_resource() function
/openbmc/qemu/hw/virtio/
H A Dvhost-user.c1656 return !virtio_remove_resource(&uuid); in vhost_user_backend_handle_shared_object_remove()