| /openbmc/u-boot/include/ |
| H A D | uuid.h | 10 struct uuid { struct 25 #define UUID_BIN_LEN sizeof(struct uuid) argument
|
| /openbmc/qemu/hw/display/ |
| H A D | virtio-dmabuf.c | 30 static bool virtio_add_resource(QemuUUID *uuid, VirtioSharedObject *value) in virtio_add_resource() 51 bool virtio_add_dmabuf(QemuUUID *uuid, int udmabuf_fd) in virtio_add_dmabuf() 69 bool virtio_add_vhost_device(QemuUUID *uuid, struct vhost_dev *dev) in virtio_add_vhost_device() 87 bool virtio_remove_resource(const QemuUUID *uuid) in virtio_remove_resource() 97 static VirtioSharedObject *get_shared_object(const QemuUUID *uuid) in get_shared_object() 110 int virtio_lookup_dmabuf(const QemuUUID *uuid) in virtio_lookup_dmabuf() 120 struct vhost_dev *virtio_lookup_vhost_device(const QemuUUID *uuid) in virtio_lookup_vhost_device() 130 SharedObjectType virtio_object_type(const QemuUUID *uuid) in virtio_object_type()
|
| /openbmc/qemu/util/ |
| H A D | uuid.c | 20 void qemu_uuid_generate(QemuUUID *uuid) in qemu_uuid_generate() 51 void qemu_uuid_unparse(const QemuUUID *uuid, char *out) in qemu_uuid_unparse() 59 char *qemu_uuid_unparse_strdup(const QemuUUID *uuid) in qemu_uuid_unparse_strdup() 90 int qemu_uuid_parse(const char *str, QemuUUID *uuid) in qemu_uuid_parse() 112 QemuUUID qemu_uuid_bswap(QemuUUID uuid) in qemu_uuid_bswap() 121 uint32_t qemu_uuid_hash(const void *uuid) in qemu_uuid_hash()
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-virtio-dmabuf.c | 27 QemuUUID uuid; in test_add_remove_resources() local 45 QemuUUID uuid; in test_add_remove_dev() local 64 QemuUUID uuid; in test_remove_invalid_resource() local 77 QemuUUID uuid; in test_add_invalid_resource() local
|
| H A D | test-uuid.c | 26 QemuUUID uuid; member 88 static inline bool uuid_is_valid(QemuUUID *uuid) in uuid_is_valid() 100 QemuUUID uuid; in test_uuid_generate() local 130 QemuUUID uuid; in test_uuid_parse() local 176 QemuUUID uuid; in test_uuid_hash() local
|
| /openbmc/u-boot/lib/ |
| H A D | uuid.c | 58 int uuid_str_valid(const char *uuid) in uuid_str_valid() 237 struct uuid uuid; in gen_rand_uuid() local 277 char uuid[UUID_STR_LEN + 1]; in do_uuid() local
|
| /openbmc/qemu/qga/vss-win32/ |
| H A D | meson.build | 21 cc.find_library('uuid'), build
|
| H A D | vss-common.h | 34 #define uuid(x) macro
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | service_root.hpp | 49 std::string uuid = persistent_data::getConfig().systemUuid; in handleServiceRootGetImpl() local
|
| /openbmc/qemu/hw/acpi/ |
| H A D | tpm.c | 109 Aml *function, *arguments, *rev, *op, *op_arg, *op_flags, *uuid; in tpm_build_ppi_acpi() local
|
| H A D | cxl.c | 40 Aml *function, *uuid; in build_cxl_dsm_method() local
|
| /openbmc/pldm/requester/ |
| H A D | mctp_endpoint_discovery.cpp | 80 const UUID& uuid = getEndpointUUIDProp(service, path); in getMctpInfos() local 181 std::string uuid = emptyUUID; in getAddedMctpInfos() local 323 const UUID& uuid = getEndpointUUIDProp(service, objPath); in propertiesChangedCb() local
|
| /openbmc/u-boot/test/dm/ |
| H A D | tee.c | 17 const struct tee_optee_ta_uuid uuid = TA_AVB_UUID; in open_session() local
|
| /openbmc/phosphor-net-ipmid/command/ |
| H A D | guid.cpp | 27 static void rfcToGuid(std::string rfc4122, Guid& uuid) in rfcToGuid()
|
| /openbmc/phosphor-bmc-code-mgmt/test/create_package/ |
| H A D | create_pldm_fw_package.cpp | 28 uint8_t uuid[PLDM_FWUP_UUID_LENGTH] = { in create_pldm_package_buffer() local
|
| /openbmc/smbios-mdr/src/ |
| H A D | system.cpp | 37 std::string System::uuid(std::string /* value */) in uuid() function in phosphor::smbios::System
|
| /openbmc/intel-ipmi-oem/src/ |
| H A D | appcommands.cpp | 281 std::array<uint8_t, uuidLength> uuid; in rfc4122ToIpmiConvesrion() local 353 std::array<uint8_t, 16> uuid; in ipmiAppGetSystemGuid() local
|
| /openbmc/skeleton/pyinventorymgr/ |
| H A D | sync_inventory_items.py | 149 def set_sys_uuid(uuid): argument
|
| /openbmc/qemu/hw/ipmi/ |
| H A D | pci_ipmi_bt.c | 38 uint32_t uuid; member
|
| H A D | pci_ipmi_kcs.c | 38 uint32_t uuid; member
|
| H A D | isa_ipmi_bt.c | 44 uint32_t uuid; member
|
| H A D | isa_ipmi_kcs.c | 44 uint32_t uuid; member
|
| /openbmc/dbus-sensors/src/nvidia-gpu/ |
| H A D | Inventory.cpp | 228 boost::uuids::uuid uuid; in handleInventoryPropertyResponse() local
|
| /openbmc/qemu/include/hw/mem/ |
| H A D | nvdimm.h | 89 QemuUUID uuid; member
|
| /openbmc/qemu/crypto/ |
| H A D | block-luks-priv.h | 131 uint8_t uuid[QCRYPTO_BLOCK_LUKS_UUID_LEN]; member
|