Home
last modified time | relevance | path

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

12345678910>>...18

/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dmanager.hpp60 for (const auto& entry : _logManager.entries) in Manager() local
/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/phosphor-fan-presence/control/
H A Dtriggers.cpp44 for (auto& entry : group) in signal() local
/openbmc/u-boot/cmd/
H A Dzfs.c123 int zfs_print(const char *entry, const struct zfs_dirhook_info *data) in zfs_print()
/openbmc/bmcweb/redfish-core/src/
H A Ddbus_log_watcher.cpp37 DbusEventLogEntry& entry = optEntry.value(); in eventLogObjectFromDBus() local
H A Devent_log.cpp85 std::string_view entry(logEntry); in getEventLogParams() 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/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/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/phosphor-logging/
H A Dlog_manager.cpp308 bool Manager::isCalloutPresent(const Entry& entry) in isCalloutPresent()
323 for (auto& entry : entries) in findAndRemoveResolvedBlocks() local
437 void Manager::doExtensionLogCreate(const Entry& entry, const FFDCEntries& ffdc) in doExtensionLogCreate()
/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/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/phosphor-net-ipmid/
H A Dcommand_table.cpp18 void Table::registerCommand(CommandID inCommand, std::unique_ptr<Entry>&& entry) in registerCommand()
/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/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-logging/lib/include/phosphor-logging/
H A Dlog.hpp120 constexpr auto entry(Arg&& arg, Args&&... args) in entry() function
/openbmc/qemu/hw/ppc/
H A Dspapr_events.c448 static uint32_t spapr_event_log_entry_type(SpaprEventLogEntry *entry) in spapr_event_log_entry_type()
454 SpaprEventLogEntry *entry) in rtas_event_log_queue()
462 SpaprEventLogEntry *entry = NULL; in rtas_event_log_dequeue() local
484 SpaprEventLogEntry *entry = NULL; in rtas_event_log_contains() local
537 SpaprEventLogEntry *entry; in spapr_powerdown_req() local
589 SpaprEventLogEntry *entry; in spapr_hotplug_req_event() local
1020 SpaprEventLogEntry *entry = NULL, *next_entry; in spapr_clear_pending_events() local
1031 SpaprEventLogEntry *entry = NULL, *next_entry; in spapr_clear_pending_hotplug_events() local
/openbmc/phosphor-debug-collector/
H A Dbmc_dump_entry.hpp123 auto entry = std::unique_ptr<Entry>( in deserializeEntry() local

12345678910>>...18