| /openbmc/u-boot/common/ |
| H A D | miiphyutil.c | 40 struct list_head *entry; in miiphy_get_dev_by_name() local 137 struct list_head *entry; in mdio_list_devices() local 187 struct list_head *entry; in mdio_phydev_for_ethname() local 285 struct list_head *entry; in miiphy_listdev() local
|
| /openbmc/qemu/tests/multiboot/ |
| H A D | mmap.c | 29 struct mb_mmap_entry *entry; in test_main() local
|
| /openbmc/pldm/libpldmresponder/ |
| H A D | event_parser.cpp | 48 for (const auto& entry : entries) in StateSensorHandler() local 122 int StateSensorHandler::eventAction(const StateSensorEntry& entry, in eventAction()
|
| H A D | bios_integer_attribute.cpp | 17 BIOSIntegerAttribute::BIOSIntegerAttribute(const Json& entry, in BIOSIntegerAttribute() 229 auto entry = new (attrValueEntry.data()) pldm_bios_attr_val_table_entry; in generateAttributeEntry() local
|
| H A D | bios_string_attribute.cpp | 20 BIOSStringAttribute::BIOSStringAttribute(const Json& entry, in BIOSStringAttribute() 166 auto entry = new (attrValueEntry.data()) pldm_bios_attr_val_table_entry; in generateAttributeEntry() local
|
| /openbmc/u-boot/arch/sh/include/asm/ |
| H A D | cpu_sh4.h | 68 #define PMB_ADDR_BASE(entry) (PMB_ADDR_ARRAY + (entry << PMB_ADDR_ENTRY)) argument 69 #define PMB_DATA_BASE(entry) (PMB_DATA_ARRAY + (entry << PMB_DATA_ENTRY)) argument
|
| /openbmc/qemu/hw/ppc/ |
| H A D | spapr_ovec.c | 136 static void guest_byte_to_bitmap(uint8_t entry, unsigned long *bitmap, in guest_byte_to_bitmap() 150 uint8_t entry = 0; in guest_byte_from_bitmap() local 201 uint8_t entry = ldub_phys(&address_space_memory, addr + i); in spapr_ovec_parse_vector() local
|
| /openbmc/phosphor-hwmon/ |
| H A D | sysfs.hpp | 10 const std::string& entry) in make_sysfs_path()
|
| /openbmc/qemu/target/ppc/ |
| H A D | mmu-book3s-v3.c | 26 bool ppc64_v3_get_pate(PowerPCCPU *cpu, target_ulong lpid, ppc_v3_pate_t *entry) in ppc64_v3_get_pate()
|
| /openbmc/phosphor-pid-control/sensors/ |
| H A D | manager.cpp | 21 auto entry = _sensorTypeList.find(type); in addSensor() local
|
| /openbmc/u-boot/cmd/ |
| H A D | mtdparts.c | 497 struct list_head *entry, *n; in part_delall() local 518 struct list_head *entry; in part_sort_add() local 739 struct list_head *entry, *n; in device_delall() local 795 struct list_head *entry; in device_find() local 850 struct list_head *entry, *n; in device_parse() local 987 struct list_head *entry; in id_find() local 1011 struct list_head *entry; in id_find_by_mtd_id() local 1616 struct list_head *entry, *n; local 1872 struct list_head *entry; local
|
| /openbmc/phosphor-logging/test/openpower-pels/ |
| H A D | registry_test.cpp | 204 auto entry = registry.lookup("foo", LookupType::name); in TEST_F() local 213 auto entry = registry.lookup("xyz.openbmc_project.Power.OverVoltage", in TEST_F() local 289 auto entry = in TEST_F() local 1164 auto entry = registry.lookup("xyz.openbmc_project.Common.Error.Timeout", in TEST_F() local 1175 auto entry = registry.lookup("xyz.openbmc_project.Journal.Capture", in TEST_F() local
|
| /openbmc/qemu/ui/ |
| H A D | input-legacy.c | 213 void qemu_activate_mouse_event_handler(QEMUPutMouseEntry *entry) in qemu_activate_mouse_event_handler() 218 void qemu_remove_mouse_event_handler(QEMUPutMouseEntry *entry) in qemu_remove_mouse_event_handler() 238 void qemu_remove_led_event_handler(QEMUPutLEDEntry *entry) in qemu_remove_led_event_handler()
|
| /openbmc/qemu/hw/i386/ |
| H A D | pc_sysfw_ovmf-stubs.c | 18 bool pc_system_ovmf_table_find(const char *entry, uint8_t **data, int *data_len) in pc_system_ovmf_table_find()
|
| /openbmc/phosphor-debug-collector/ |
| H A D | dump_manager.cpp | 18 auto& entry = iter->second; in deleteAll() local
|
| /openbmc/u-boot/lib/efi/ |
| H A D | efi_info.c | 15 struct efi_entry_hdr *entry; in efi_info_get() local
|
| /openbmc/qemu/hw/s390x/ |
| H A D | s390-pci-bus.c | 348 static uint64_t get_rt_sto(uint64_t entry) in get_rt_sto() 355 static uint64_t get_st_pto(uint64_t entry) in get_st_pto() 362 static bool rt_entry_isvalid(uint64_t entry) in rt_entry_isvalid() 367 static bool pt_entry_isvalid(uint64_t entry) in pt_entry_isvalid() 372 static bool entry_isprotected(uint64_t entry) in entry_isprotected() 392 static bool entry_isvalid(uint64_t entry, int8_t ett) in entry_isvalid() 406 static bool translate_iscomplete(uint64_t entry, int8_t ett) in translate_iscomplete() 434 static uint64_t get_next_table_origin(uint64_t entry, int8_t ett) in get_next_table_origin() 457 static uint64_t table_translate(S390IOTLBEntry *entry, uint64_t to, int8_t ett, in table_translate() 517 S390IOTLBEntry *entry) in s390_guest_io_table_walk() [all …]
|
| /openbmc/phosphor-led-manager/manager/ |
| H A D | json-parser.hpp | 100 static void loadJsonConfigV1Group(const Json& entry, in loadJsonConfigV1Group() 144 for (const auto& entry : leds) in loadJsonConfigV1() local
|
| /openbmc/u-boot/drivers/core/ |
| H A D | root.c | 77 struct driver *entry; in fix_drivers() local 110 struct uclass_driver *entry; in fix_uclass() local 142 struct driver_info *entry; in fix_devices() local
|
| /openbmc/phosphor-fan-presence/control/ |
| H A D | zone.cpp | 134 auto actPred = [](const auto& entry) { return entry.second; }; in setActiveAllow() 145 [&name](const auto& entry) { in removeService() 167 [&name](const auto& entry) { in setServiceOwner() 212 auto pred = [](const auto& entry) { return entry.second; }; in setFloor() 264 auto pred = [](const auto& entry) { return entry.second; }; in decTimerExpired()
|
| /openbmc/qemu/include/qemu/ |
| H A D | queue.h | 523 #define QTAILQ_RAW_NEXT(elm, entry) \ argument 525 #define QTAILQ_RAW_TQE_CIRC(elm, entry) \ argument 530 #define QTAILQ_RAW_FOREACH(elm, head, entry) \ argument 537 #define QTAILQ_RAW_INSERT_TAIL(head, elm, entry) do { \ argument 547 #define QLIST_RAW_NEXT(elm, entry) \ argument 550 #define QLIST_RAW_PREVIOUS(elm, entry) \ argument 553 #define QLIST_RAW_FOREACH(elm, head, entry) \ argument 558 #define QLIST_RAW_INSERT_AFTER(head, prev, elem, entry) do { \ argument 564 #define QLIST_RAW_INSERT_HEAD(head, elm, entry) do { \ argument
|
| /openbmc/qemu/bsd-user/i386/ |
| H A D | target_arch_thread.h | 24 static inline void target_thread_set_upcall(CPUX86State *regs, abi_ulong entry, in target_thread_set_upcall()
|
| /openbmc/qemu/bsd-user/x86_64/ |
| H A D | target_arch_thread.h | 24 static inline void target_thread_set_upcall(CPUX86State *regs, abi_ulong entry, in target_thread_set_upcall()
|
| /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
|