Searched refs:qemu_uuid_hash (Results 1 – 4 of 4) sorted by relevance
182 uint32_t hash_a = qemu_uuid_hash(&uuid); in test_uuid_hash()191 uint32_t hash_b = qemu_uuid_hash(&uuid); in test_uuid_hash()
100 uint32_t qemu_uuid_hash(const void *uuid);
36 resource_uuids = g_hash_table_new_full(qemu_uuid_hash, in virtio_add_resource()
121 uint32_t qemu_uuid_hash(const void *uuid) in qemu_uuid_hash() function