Lines Matching refs:guidcmp
296 if (!evt->group || guidcmp(evt->group, event->group)) in efi_signal_event()
303 if (!evt->group || guidcmp(evt->group, event->group)) in efi_signal_event()
550 if (!guidcmp(protocol->guid, protocol_guid)) { in efi_search_protocol()
1136 if (!guidcmp(protocol, &event->protocol)) { in efi_add_protocol()
1152 if (!guidcmp(&efi_guid_device_path, protocol)) in efi_add_protocol()
1225 if (protocol && guidcmp(handler->guid, protocol)) in efi_get_drivers()
1247 if (protocol && guidcmp(handler->guid, protocol)) in efi_get_drivers()
1645 if (!guidcmp(guid, &systab.tables[i].guid)) { in efi_install_configuration_table()
1672 if (evt->group && !guidcmp(evt->group, guid)) { in efi_install_configuration_table()
2149 !guidcmp(evt->group, in efi_exit_boot_services()
2544 if (guidcmp(&event->protocol, protocol)) in efi_locate_protocol()
2608 if (!guidcmp(protocol, &efi_guid_device_path)) { in efi_install_multiple_protocol_interfaces()