/openbmc/bmcweb/redfish-core/src/ |
H A D | event_log.cpp | 83 std::string_view entry(logEntry); in getEventLogParams() local
|
H A D | dbus_log_watcher.cpp | 37 DbusEventLogEntry& entry = optEntry.value(); in eventLogObjectFromDBus() local
|
/openbmc/qemu/backends/ |
H A D | confidential-guest-support.c | 52 static int get_mem_map_entry(int index, ConfidentialGuestMemoryMapEntry *entry, in get_mem_map_entry()
|
/openbmc/ibm-logging/ |
H A D | manager.cpp | 114 auto entry = entries.find(id); in addInterface() local 132 auto entry = childEntries.find(id); in addChildInterface() local
|
/openbmc/qemu/contrib/plugins/ |
H A D | lockstep.c | 141 GSList *entry; in report_divergance() local 176 GSList *entry; in report_divergance() local
|
/openbmc/qemu/hw/sparc/ |
H A D | leon3.c | 76 uint32_t entry; /* save kernel entry in case of reset */ member 379 uint64_t entry; in leon3_generic_hw_init() local
|
/openbmc/intel-ipmi-oem/include/ |
H A D | sdrutils.hpp | 517 for (const auto& entry : entityManagerService->second) in getSensorConfigurationInterface() local 527 for (const auto& entry : entityManagerService->second) in getSensorConfigurationInterface() local 577 for (const auto& entry : associationValues) in updateIpmiFromAssociation() local
|
/openbmc/pldm/oem/ibm/libpldmresponder/ |
H A D | oem_ibm_handler.cpp | 197 std::vector<uint8_t> entry{}; in buildAllCodeUpdateEffecterPDR() local 250 std::vector<uint8_t> entry{}; in buildAllSlotEnableEffecterPDR() local 315 std::vector<uint8_t> entry{}; in buildAllCodeUpdateSensorPDR() local 365 std::vector<uint8_t> entry{}; in buildAllSlotEnableSensorPDR() local
|
/openbmc/pldm/libpldmresponder/test/ |
H A D | libpldmresponder_bios_integer_attribute_test.cpp | 203 auto entry = new (attrValueEntry.data()) pldm_bios_attr_val_table_entry; in TEST_F() local
|
H A D | libpldmresponder_bios_string_attribute_test.cpp | 196 auto entry = new (attrValueEntry.data()) pldm_bios_attr_val_table_entry; in TEST_F() local
|
H A D | libpldmresponder_bios_attribute_test.cpp | 13 TestAttribute(const Json& entry, DBusHandler* const dbusHandler) : in TestAttribute()
|
/openbmc/dbus-sensors/src/mctp/ |
H A D | MCTPReactor.cpp | 133 for (const auto& entry : toSetup) in tick() local
|
/openbmc/intel-ipmi-oem/src/ |
H A D | storagecommands.cpp | 529 [bus, address, &fruData](ManagedEntry& entry) { in getFruSdrs() 581 [bus, address, &entityData](ManagedEntry& entry) { in getFruSdrs() 745 std::string& entry) in findSELEntry() 777 std::string entry; in getNextRecordID() local 934 std::string_view entry(targetEntry); in ipmiStorageGetSELEntry() local
|
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/ |
H A D | dump_manager_resource.cpp | 37 for (auto& entry : entries) in notify() local
|
H A D | dump_manager_system.cpp | 39 for (auto& entry : entries) in notify() local
|
/openbmc/phosphor-logging/ |
H A D | log_manager.cpp | 311 bool Manager::isCalloutPresent(const Entry& entry) in isCalloutPresent() 326 for (auto& entry : entries) in findAndRemoveResolvedBlocks() local 440 void Manager::doExtensionLogCreate(const Entry& entry, const FFDCEntries& ffdc) in doExtensionLogCreate()
|
/openbmc/phosphor-net-ipmid/ |
H A D | command_table.cpp | 18 void Table::registerCommand(CommandID inCommand, std::unique_ptr<Entry>&& entry) in registerCommand()
|
/openbmc/phosphor-logging/lib/include/phosphor-logging/ |
H A D | log.hpp | 133 constexpr auto entry(Arg&& arg, Args&&... args) in entry() function
|
/openbmc/qemu/contrib/elf2dmp/ |
H A D | addrspace.c | 180 static bool is_present(uint64_t entry) in is_present() 185 static bool page_size_flag(uint64_t entry) in page_size_flag()
|
/openbmc/qemu/target/s390x/ |
H A D | mmu_helper.c | 106 uint64_t *entry) in read_table_entry() 138 uint64_t entry; in mmu_translate_asce() local
|
/openbmc/u-boot/include/linux/ |
H A D | list.h | 98 static inline void list_del(struct list_head *entry) in list_del() 132 static inline void list_del_init(struct list_head *entry) in list_del_init() 210 struct list_head *head, struct list_head *entry) in __list_cut_position() 236 struct list_head *head, struct list_head *entry) in list_cut_position()
|
/openbmc/u-boot/drivers/net/ |
H A D | sni_ave.c | 166 static u32 ave_desc_read(struct ave_private *priv, enum desc_id id, int entry, in ave_desc_read() 186 int entry) in ave_desc_read_cmdsts() 192 int entry, int offset, u32 val) in ave_desc_write() 210 int entry, u32 val) in ave_desc_write_cmdsts() 216 int entry, uintptr_t paddr) in ave_desc_write_addr()
|
/openbmc/phosphor-debug-collector/ |
H A D | bmc_dump_entry.hpp | 123 auto entry = std::unique_ptr<Entry>( in deserializeEntry() local
|
/openbmc/phosphor-fan-presence/control/ |
H A D | actions.cpp | 93 group.begin(), group.end(), [&zone, &base](const auto& entry) { in set_request_speed_base_with_max()
|
/openbmc/qemu/linux-user/ |
H A D | flat.h | 26 abi_ulong entry; /* Offset of first executable instruction member
|