| /openbmc/phosphor-fan-presence/control/json/ |
| H A D | manager.cpp | 210 [](const auto& entry) { entry.second->enable(); }); in load() 222 [](const auto& entry) { entry.second->enable(); }); in load() 238 std::for_each(_zones.begin(), _zones.end(), [](const auto& entry) { in powerStateChanged() 244 [](const auto& entry) { entry.second->powerOn(); }); in powerStateChanged() 251 [](const auto& entry) { entry.second->powerOff(); }); in powerStateChanged() 807 for (const auto& entry : fan::JsonConfig::load(confFile)) in setProfiles() local
|
| /openbmc/qemu/bsd-user/riscv/ |
| H A D | target_arch_thread.h | 25 abi_ulong entry, abi_ulong arg, abi_ulong stack_base, in target_thread_set_upcall()
|
| /openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | distrodata.py | 57 def is_maintainer_exception(entry): argument
|
| /openbmc/pldm/libpldmresponder/ |
| H A D | bios_attribute.cpp | 17 BIOSAttribute::BIOSAttribute(const Json& entry, in BIOSAttribute()
|
| H A D | bios_config.cpp | 201 for (auto entry : in checkAttributeTable() local 540 load(jsonDir / sysType / attributesJsonFile, [this](const Json& entry) { in constructAttributes() 629 load(jsonDir / sysType / attributesJsonFile, [&strings](const Json& entry) { in buildAndStoreStringTable() 691 for (auto& entry : entries) in load() local 891 int BIOSConfig::setAttrValue(const void* entry, size_t size, bool isBMC, in setAttrValue() 1072 for (auto entry : pldm::bios::utils::BIOSTableIter<PLDM_BIOS_ATTR_TABLE>( in findAttrHandle() local 1107 auto entry = new (attrValueEntry.data()) pldm_bios_attr_val_table_entry; in constructPendingAttribute() local
|
| /openbmc/u-boot/cmd/ |
| H A D | bootmenu.c | 60 struct bootmenu_entry *entry = data; in bootmenu_print_entry() local 257 struct bootmenu_entry *entry; in bootmenu_create() local 449 struct bootmenu_entry *entry; in menu_display_statusline() local
|
| /openbmc/google-misc/subprojects/metrics-ipmi-blobs/ |
| H A D | metric.cpp | 120 ProcStatEntry entry; in getProcStatMetric() local 163 const ProcStatEntry& entry = entries[i]; in getProcStatMetric() local 246 FdStatEntry entry; in getFdStatMetric() local 283 const FdStatEntry& entry = entries[i]; in getFdStatMetric() local
|
| /openbmc/qemu/tests/qtest/libqos/ |
| H A D | virtio-pci.c | 276 static void qvirtio_pci_set_config_vector(QVirtioPCIDevice *d, uint16_t entry) in qvirtio_pci_set_config_vector() 286 uint16_t entry) in qvirtio_pci_set_queue_vector() 313 QGuestAllocator *alloc, uint16_t entry) in qvirtqueue_pci_msix_setup() 344 QGuestAllocator *alloc, uint16_t entry) in qvirtio_pci_set_msix_configuration_vector()
|
| /openbmc/qemu/bsd-user/aarch64/ |
| H A D | target_arch_thread.h | 24 static inline void target_thread_set_upcall(CPUARMState *regs, abi_ulong entry, in target_thread_set_upcall()
|
| /openbmc/qemu/bsd-user/arm/ |
| H A D | target_arch_thread.h | 24 static inline void target_thread_set_upcall(CPUARMState *env, abi_ulong entry, in target_thread_set_upcall()
|
| /openbmc/u-boot/tools/binman/ |
| H A D | elf.py | 80 def LookupAndWriteSymbols(elf_fname, entry, section): argument
|
| /openbmc/u-boot/tools/ |
| H A D | zynqmpbif.c | 20 uint64_t entry; member 775 static int bif_open_file(struct bif_entry *entry) in bif_open_file() 785 static const struct bif_file_type *get_file_type(struct bif_entry *entry) in get_file_type() 834 struct bif_entry *entry = entries; in zynqmpbif_copy_image() local 921 struct bif_entry *entry = &entries[i]; in zynqmpbif_copy_image() local 930 struct bif_entry *entry = &entries[i]; in zynqmpbif_copy_image() local 945 struct bif_entry *entry = &entries[i]; in zynqmpbif_copy_image() local
|
| /openbmc/u-boot/test/dm/ |
| H A D | ofnode.c | 49 struct fmap_entry entry; in dm_test_ofnode_fmap() local
|
| /openbmc/u-boot/env/ |
| H A D | attr.c | 32 const char *entry, *entry_end; in env_attr_walk() local 261 const char *entry = NULL; in env_attr_lookup() local
|
| H A D | env.c | 17 struct env_driver *entry; in env_fix_drivers() local 37 struct env_driver *entry; in _env_driver_lookup() local
|
| /openbmc/qemu/target/arm/ |
| H A D | arm-powerctl.c | 54 uint64_t entry; member 96 int arm_set_cpu_on(uint64_t cpuid, uint64_t entry, uint64_t context_id, in arm_set_cpu_on()
|
| /openbmc/qemu/hw/dma/ |
| H A D | soc_dma.c | 130 struct memmap_entry_s *entry = soc_dma_lookup(dma, ch->vaddr[port]); in soc_dma_ch_update_type() local 262 struct memmap_entry_s *entry; in soc_dma_port_add_fifo() local 312 struct memmap_entry_s *entry; in soc_dma_port_add_mem() local
|
| /openbmc/qemu/hw/avr/ |
| H A D | boot.c | 65 uint64_t entry; in avr_load_firmware() local
|
| /openbmc/qemu/qobject/ |
| H A D | qjson.c | 184 const QDictEntry *entry; in to_json() local 199 QListEntry *entry; in to_json() local
|
| /openbmc/u-boot/tools/binman/etype/ |
| H A D | fmap.py | 39 def _AddEntries(areas, entry): argument
|
| /openbmc/phosphor-certificate-manager/bmc-vmi-ca/ |
| H A D | ca_certs_manager.cpp | 65 auto& entry = iter->second; in deleteAll() local
|
| /openbmc/phosphor-state-manager/ |
| H A D | systemd_target_parser.cpp | 54 targetEntry entry; in parseFiles() local
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | psci.c | 70 target_ulong entry; in arm_handle_psci_call() local
|
| /openbmc/qemu/hw/tricore/ |
| H A D | triboard.c | 36 uint64_t entry; in tricore_load_kernel() local
|
| /openbmc/pldm/oem/ibm/libpldmresponder/ |
| H A D | oem_ibm_handler.cpp | 209 std::vector<uint8_t> entry{}; in buildAllCodeUpdateEffecterPDR() local 262 std::vector<uint8_t> entry{}; in buildAllSlotEnableEffecterPDR() local 327 std::vector<uint8_t> entry{}; in buildAllCodeUpdateSensorPDR() local 377 std::vector<uint8_t> entry{}; in buildAllSlotEnableSensorPDR() local 438 std::vector<uint8_t> entry{}; in buildAllRealSAIEffecterPDR() local 487 std::vector<uint8_t> entry{}; in buildAllRealSAISensorPDR() local
|