Home
last modified time | relevance | path

Searched defs:entry (Results 151 – 175 of 429) sorted by relevance

12345678910>>...18

/openbmc/bmcweb/redfish-core/src/
H A Devent_log.cpp83 std::string_view entry(logEntry); in getEventLogParams() local
H A Ddbus_log_watcher.cpp37 DbusEventLogEntry& entry = optEntry.value(); in eventLogObjectFromDBus() local
/openbmc/qemu/backends/
H A Dconfidential-guest-support.c52 static int get_mem_map_entry(int index, ConfidentialGuestMemoryMapEntry *entry, in get_mem_map_entry()
/openbmc/ibm-logging/
H A Dmanager.cpp114 auto entry = entries.find(id); in addInterface() local
132 auto entry = childEntries.find(id); in addChildInterface() local
/openbmc/qemu/contrib/plugins/
H A Dlockstep.c141 GSList *entry; in report_divergance() local
176 GSList *entry; in report_divergance() local
/openbmc/qemu/hw/sparc/
H A Dleon3.c76 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 Dsdrutils.hpp517 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 Doem_ibm_handler.cpp197 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 Dlibpldmresponder_bios_integer_attribute_test.cpp203 auto entry = new (attrValueEntry.data()) pldm_bios_attr_val_table_entry; in TEST_F() local
H A Dlibpldmresponder_bios_string_attribute_test.cpp196 auto entry = new (attrValueEntry.data()) pldm_bios_attr_val_table_entry; in TEST_F() local
H A Dlibpldmresponder_bios_attribute_test.cpp13 TestAttribute(const Json& entry, DBusHandler* const dbusHandler) : in TestAttribute()
/openbmc/dbus-sensors/src/mctp/
H A DMCTPReactor.cpp133 for (const auto& entry : toSetup) in tick() local
/openbmc/intel-ipmi-oem/src/
H A Dstoragecommands.cpp529 [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 Ddump_manager_resource.cpp37 for (auto& entry : entries) in notify() local
H A Ddump_manager_system.cpp39 for (auto& entry : entries) in notify() local
/openbmc/phosphor-logging/
H A Dlog_manager.cpp311 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 Dcommand_table.cpp18 void Table::registerCommand(CommandID inCommand, std::unique_ptr<Entry>&& entry) in registerCommand()
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Dlog.hpp133 constexpr auto entry(Arg&& arg, Args&&... args) in entry() function
/openbmc/qemu/contrib/elf2dmp/
H A Daddrspace.c180 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 Dmmu_helper.c106 uint64_t *entry) in read_table_entry()
138 uint64_t entry; in mmu_translate_asce() local
/openbmc/u-boot/include/linux/
H A Dlist.h98 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 Dsni_ave.c166 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 Dbmc_dump_entry.hpp123 auto entry = std::unique_ptr<Entry>( in deserializeEntry() local
/openbmc/phosphor-fan-presence/control/
H A Dactions.cpp93 group.begin(), group.end(), [&zone, &base](const auto& entry) { in set_request_speed_base_with_max()
/openbmc/qemu/linux-user/
H A Dflat.h26 abi_ulong entry; /* Offset of first executable instruction member

12345678910>>...18