guid_equal        126 arch/x86/kernel/cpu/mce/apei.c 		 !guid_equal(&rcd.hdr.creator_id, &CPER_CREATOR_MCE))
guid_equal        171 drivers/acpi/acpi_extlog.c 	if (guid_equal(sec_type, &CPER_SEC_PLATFORM_MEM)) {
guid_equal       1007 drivers/acpi/apei/erst.c 	if (!guid_equal(&rcd->hdr.creator_id, &CPER_CREATOR_PSTORE))
guid_equal       1019 drivers/acpi/apei/erst.c 	if (guid_equal(&rcd->sec_hdr.section_type, &CPER_SECTION_TYPE_DMESG_Z)) {
guid_equal       1022 drivers/acpi/apei/erst.c 	} else if (guid_equal(&rcd->sec_hdr.section_type, &CPER_SECTION_TYPE_DMESG))
guid_equal       1024 drivers/acpi/apei/erst.c 	else if (guid_equal(&rcd->sec_hdr.section_type, &CPER_SECTION_TYPE_MCE))
guid_equal        512 drivers/acpi/apei/ghes.c 		if (guid_equal(sec_type, &CPER_SEC_PLATFORM_MEM)) {
guid_equal        520 drivers/acpi/apei/ghes.c 		else if (guid_equal(sec_type, &CPER_SEC_PCIE)) {
guid_equal        523 drivers/acpi/apei/ghes.c 		else if (guid_equal(sec_type, &CPER_SEC_PROC_ARM)) {
guid_equal        673 drivers/acpi/nfit/core.c 		if (guid_equal(to_nfit_uuid(i), (guid_t *)&spa->range_guid))
guid_equal        226 drivers/acpi/property.c 		if (!guid_equal((guid_t *)guid->buffer.pointer, &ads_guid))
guid_equal        316 drivers/acpi/property.c 		if (guid_equal(guid, &prp_guids[i]))
guid_equal       2528 drivers/char/ipmi/ipmi_msghandler.c 		&& !guid_equal(&bmc->guid, &bmc->fetch_guid))
guid_equal       2843 drivers/char/ipmi/ipmi_msghandler.c 	rv = bmc->dyn_guid_set && guid_equal(&bmc->guid, guid);
guid_equal         88 drivers/firmware/efi/cper-x86.c 	if (guid_equal(err_type, &INFO_ERR_STRUCT_TYPE_CACHE))
guid_equal         90 drivers/firmware/efi/cper-x86.c 	else if (guid_equal(err_type, &INFO_ERR_STRUCT_TYPE_TLB))
guid_equal         92 drivers/firmware/efi/cper-x86.c 	else if (guid_equal(err_type, &INFO_ERR_STRUCT_TYPE_BUS))
guid_equal         94 drivers/firmware/efi/cper-x86.c 	else if (guid_equal(err_type, &INFO_ERR_STRUCT_TYPE_MS))
guid_equal        451 drivers/firmware/efi/cper.c 	if (guid_equal(sec_type, &CPER_SEC_PROC_GENERIC)) {
guid_equal        459 drivers/firmware/efi/cper.c 	} else if (guid_equal(sec_type, &CPER_SEC_PLATFORM_MEM)) {
guid_equal        469 drivers/firmware/efi/cper.c 	} else if (guid_equal(sec_type, &CPER_SEC_PCIE)) {
guid_equal        478 drivers/firmware/efi/cper.c 	} else if (guid_equal(sec_type, &CPER_SEC_PROC_ARM)) {
guid_equal        488 drivers/firmware/efi/cper.c 	} else if (guid_equal(sec_type, &CPER_SEC_PROC_IA)) {
guid_equal        133 drivers/hid/intel-ish-hid/ishtp/bus.c 		if (guid_equal(uuid, &dev->fw_clients[i].props.protocol_name))
guid_equal        243 drivers/hid/intel-ish-hid/ishtp/bus.c 	return guid_equal(driver->guid,
guid_equal        167 drivers/hv/channel_mgmt.c 		if (guid_equal(guid, &vmbus_unsupported_devs[i].guid))
guid_equal        181 drivers/hv/channel_mgmt.c 		if (guid_equal(guid, &vmbus_devs[i].guid))
guid_equal        567 drivers/hv/channel_mgmt.c 		if (guid_equal(&channel->offermsg.offer.if_type,
guid_equal        569 drivers/hv/channel_mgmt.c 		    guid_equal(&channel->offermsg.offer.if_instance,
guid_equal        915 drivers/hv/channel_mgmt.c 		if (guid_equal(inst1, inst2)) {
guid_equal        711 drivers/hv/vmbus_drv.c 		if (guid_equal(&id->guid, guid))
guid_equal        725 drivers/hv/vmbus_drv.c 		if (guid_equal(&dynid->id.guid, guid)) {
guid_equal        841 drivers/hv/vmbus_drv.c 		if (guid_equal(&id->guid, &guid)) {
guid_equal        339 drivers/hwtracing/coresight/coresight-platform.c 	       guid_equal((guid_t *)obj->buffer.pointer, guid);
guid_equal        714 drivers/lightnvm/pblk-recovery.c 		if (!guid_equal(&pblk->instance_uuid,
guid_equal        713 drivers/nvdimm/label.c 	if (guid_equal(guid, &nvdimm_btt_guid))
guid_equal        715 drivers/nvdimm/label.c 	else if (guid_equal(guid, &nvdimm_btt2_guid))
guid_equal        717 drivers/nvdimm/label.c 	else if (guid_equal(guid, &nvdimm_pfn_guid))
guid_equal        719 drivers/nvdimm/label.c 	else if (guid_equal(guid, &nvdimm_dax_guid))
guid_equal        721 drivers/nvdimm/label.c 	else if (guid_equal(guid, &guid_null))
guid_equal       1822 drivers/nvdimm/namespace_devs.c 					&& !guid_equal(&nd_set->type_guid,
guid_equal       2228 drivers/nvdimm/namespace_devs.c 		if (!guid_equal(&nd_set->type_guid, &nd_label->type_guid)) {
guid_equal        499 drivers/staging/unisys/visorinput/visorinput.c 	if (guid_equal(guid, &visor_mouse_channel_guid))
guid_equal        501 drivers/staging/unisys/visorinput/visorinput.c 	else if (guid_equal(guid, &visor_keyboard_channel_guid))
guid_equal        156 drivers/thermal/intel/int340x_thermal/int3400_thermal.c 			if (guid_equal((guid_t *)objb->buffer.pointer, &guid)) {
guid_equal        288 drivers/vfio/mdev/mdev_core.c 		if (guid_equal(&tmp->uuid, uuid)) {
guid_equal         73 drivers/visorbus/visorbus_main.c 		if (!guid_equal(&ch->chtype, expected_guid)) {
guid_equal        146 drivers/visorbus/visorbus_main.c 		if (guid_equal(&drv->channel_types[i].guid, channel_type) &&
guid_equal        870 drivers/visorbus/visorbus_main.c 		if (guid_equal(&visordrv->channel_types[i].guid,
guid_equal        372 drivers/visorbus/visorchannel.c 	if (!channel->requested && !guid_equal(guid, &visor_video_guid))
guid_equal        392 drivers/visorbus/visorchannel.c 	if (!channel->requested && !guid_equal(guid, &visor_video_guid))
guid_equal        471 drivers/visorbus/visorchipset.c 	if (guid_equal(&cmd->create_bus.bus_inst_guid, &visor_siovm_guid)) {
guid_equal        691 drivers/visorbus/visorchipset.c 	if (guid_equal(&cmd->create_device.data_type_guid,
guid_equal         48 include/linux/uuid.h 	return guid_equal(guid, &guid_null);
guid_equal         74 lib/test_uuid.c 	if (!guid_equal(&data->le, &le)) {
guid_equal       1337 sound/soc/intel/skylake/skl-pcm.c 		if (guid_equal(uuid_mod, &module->uuid)) {
guid_equal       1354 sound/soc/intel/skylake/skl-pcm.c 		if (guid_equal(uuid_mod, uuid_tplg)) {
guid_equal       1366 sound/soc/intel/skylake/skl-pcm.c 			if (guid_equal(&pin_id->mod_uuid, &module->uuid))
guid_equal       1372 sound/soc/intel/skylake/skl-pcm.c 			if (guid_equal(&pin_id->mod_uuid, &module->uuid))
guid_equal        178 sound/soc/intel/skylake/skl-sst-utils.c 		if (guid_equal(uuid_mod, &module->uuid)) {
guid_equal        208 sound/soc/intel/skylake/skl-sst-utils.c 		if (guid_equal(uuid_mod, &module->uuid)) {
guid_equal        805 sound/soc/intel/skylake/skl-topology.c 		if (guid_equal(uuid, &module->uuid))