/Linux-v5.10/drivers/firmware/efi/ |
D | cper-x86.c | 88 if (guid_equal(err_type, &INFO_ERR_STRUCT_TYPE_CACHE)) in cper_get_err_type() 90 else if (guid_equal(err_type, &INFO_ERR_STRUCT_TYPE_TLB)) in cper_get_err_type() 92 else if (guid_equal(err_type, &INFO_ERR_STRUCT_TYPE_BUS)) in cper_get_err_type() 94 else if (guid_equal(err_type, &INFO_ERR_STRUCT_TYPE_MS)) in cper_get_err_type()
|
D | cper.c | 517 if (guid_equal(sec_type, &CPER_SEC_PROC_GENERIC)) { in cper_estatus_print_section() 525 } else if (guid_equal(sec_type, &CPER_SEC_PLATFORM_MEM)) { in cper_estatus_print_section() 535 } else if (guid_equal(sec_type, &CPER_SEC_PCIE)) { in cper_estatus_print_section() 544 } else if (guid_equal(sec_type, &CPER_SEC_PROC_ARM)) { in cper_estatus_print_section() 554 } else if (guid_equal(sec_type, &CPER_SEC_PROC_IA)) { in cper_estatus_print_section() 563 } else if (guid_equal(sec_type, &CPER_SEC_FW_ERR_REC_REF)) { in cper_estatus_print_section()
|
/Linux-v5.10/include/linux/ |
D | uuid.h | 36 static inline bool guid_equal(const guid_t *u1, const guid_t *u2) in guid_equal() function 58 return guid_equal(guid, &guid_null); in guid_is_null()
|
/Linux-v5.10/drivers/hv/ |
D | channel_mgmt.c | 168 if (guid_equal(guid, &vmbus_unsupported_devs[i].guid)) in is_unsupported_vmbus_devs() 182 if (guid_equal(guid, &vmbus_devs[i].guid)) in hv_get_dev_type() 591 if (guid_equal(&channel->offermsg.offer.if_type, in vmbus_process_offer() 593 guid_equal(&channel->offermsg.offer.if_instance, in vmbus_process_offer() 881 if (guid_equal(inst1, inst2)) { in find_primary_channel_by_offer()
|
D | vmbus_drv.c | 704 if (guid_equal(&id->guid, guid)) in hv_vmbus_dev_match() 718 if (guid_equal(&dynid->id.guid, guid)) { in hv_vmbus_dynid_match() 834 if (guid_equal(&id->guid, &guid)) { in remove_id_store()
|
/Linux-v5.10/lib/ |
D | test_uuid.c | 74 if (!guid_equal(&data->le, &le)) { in test_uuid_test()
|
/Linux-v5.10/sound/soc/intel/skylake/ |
D | skl-sst-utils.c | 178 if (guid_equal(uuid_mod, &module->uuid)) { in skl_get_pvt_id() 208 if (guid_equal(uuid_mod, &module->uuid)) { in skl_put_pvt_id()
|
D | skl-pcm.c | 1322 if (guid_equal(uuid_mod, &module->uuid)) { in skl_get_module_info() 1339 if (guid_equal(uuid_mod, uuid_tplg)) { in skl_get_module_info() 1351 if (guid_equal(&pin_id->mod_uuid, &module->uuid)) in skl_get_module_info() 1357 if (guid_equal(&pin_id->mod_uuid, &module->uuid)) in skl_get_module_info()
|
/Linux-v5.10/drivers/visorbus/ |
D | visorchannel.c | 372 if (!channel->requested && !guid_equal(guid, &visor_video_guid)) in visorchannel_create() 392 if (!channel->requested && !guid_equal(guid, &visor_video_guid)) in visorchannel_create()
|
D | visorbus_main.c | 73 if (!guid_equal(&ch->chtype, expected_guid)) { in visor_check_channel() 146 if (guid_equal(&drv->channel_types[i].guid, channel_type) && in visorbus_match() 870 if (guid_equal(&visordrv->channel_types[i].guid, in publish_vbus_dev_info()
|
D | visorchipset.c | 471 if (guid_equal(&cmd->create_bus.bus_inst_guid, &visor_siovm_guid)) { in visorbus_create() 691 if (guid_equal(&cmd->create_device.data_type_guid, in visorbus_device_create()
|
/Linux-v5.10/arch/x86/kernel/cpu/mce/ |
D | apei.c | 126 !guid_equal(&rcd.hdr.creator_id, &CPER_CREATOR_MCE)) in apei_read_mce()
|
/Linux-v5.10/drivers/acpi/apei/ |
D | erst.c | 1007 if (!guid_equal(&rcd->hdr.creator_id, &CPER_CREATOR_PSTORE)) in erst_reader() 1019 if (guid_equal(&rcd->sec_hdr.section_type, &CPER_SECTION_TYPE_DMESG_Z)) { in erst_reader() 1022 } else if (guid_equal(&rcd->sec_hdr.section_type, &CPER_SECTION_TYPE_DMESG)) in erst_reader() 1024 else if (guid_equal(&rcd->sec_hdr.section_type, &CPER_SECTION_TYPE_MCE)) in erst_reader()
|
D | ghes.c | 596 if (guid_equal(sec_type, &CPER_SEC_PLATFORM_MEM)) { in ghes_do_proc() 604 else if (guid_equal(sec_type, &CPER_SEC_PCIE)) { in ghes_do_proc() 607 else if (guid_equal(sec_type, &CPER_SEC_PROC_ARM)) { in ghes_do_proc()
|
/Linux-v5.10/drivers/nvdimm/ |
D | label.c | 713 if (guid_equal(guid, &nvdimm_btt_guid)) in to_nvdimm_cclass() 715 else if (guid_equal(guid, &nvdimm_btt2_guid)) in to_nvdimm_cclass() 717 else if (guid_equal(guid, &nvdimm_pfn_guid)) in to_nvdimm_cclass() 719 else if (guid_equal(guid, &nvdimm_dax_guid)) in to_nvdimm_cclass() 721 else if (guid_equal(guid, &guid_null)) in to_nvdimm_cclass()
|
/Linux-v5.10/drivers/platform/mellanox/ |
D | mlxbf-bootctl.c | 279 return guid_equal(guid, &id); in mlxbf_bootctl_guid_match()
|
/Linux-v5.10/drivers/hid/intel-ish-hid/ishtp/ |
D | bus.c | 133 if (guid_equal(uuid, &dev->fw_clients[i].props.protocol_name)) in ishtp_fw_cl_by_uuid() 243 return guid_equal(driver->guid, in ishtp_cl_bus_match()
|
/Linux-v5.10/drivers/staging/unisys/visorinput/ |
D | visorinput.c | 499 if (guid_equal(guid, &visor_mouse_channel_guid)) in visorinput_probe() 501 else if (guid_equal(guid, &visor_keyboard_channel_guid)) in visorinput_probe()
|
/Linux-v5.10/drivers/acpi/ |
D | acpi_extlog.c | 169 if (guid_equal(sec_type, &CPER_SEC_PLATFORM_MEM)) { in extlog_print()
|
D | property.c | 229 if (!guid_equal((guid_t *)guid->buffer.pointer, &ads_guid)) in acpi_enumerate_nondev_subnodes() 319 if (guid_equal(guid, &prp_guids[i])) in acpi_is_property_guid()
|
/Linux-v5.10/drivers/pci/controller/ |
D | pcie-hisi-error.c | 261 if (!guid_equal(&err_sec_guid, &hisi_pcie_sec_guid)) in hisi_pcie_notify_error()
|
/Linux-v5.10/drivers/vfio/mdev/ |
D | mdev_core.c | 288 if (guid_equal(&tmp->uuid, uuid)) { in mdev_device_create()
|
/Linux-v5.10/drivers/hwtracing/coresight/ |
D | coresight-platform.c | 369 guid_equal((guid_t *)obj->buffer.pointer, guid); in acpi_guid_matches()
|
/Linux-v5.10/drivers/thermal/intel/int340x_thermal/ |
D | int3400_thermal.c | 225 if (guid_equal((guid_t *)objb->buffer.pointer, &guid)) { in int3400_thermal_get_uuids()
|
/Linux-v5.10/drivers/lightnvm/ |
D | pblk-recovery.c | 714 if (!guid_equal(&pblk->instance_uuid, in pblk_recov_l2p()
|