Home
last modified time | relevance | path

Searched defs:entries (Results 1 – 25 of 143) sorted by relevance

123456

/openbmc/openbmc-tools/pretty-journal/
H A Dpretty-journal.py46 entries = jpretty_to_python(fd.read()) variable
47 entries = sorted(entries, key=lambda k: k["__REALTIME_TIMESTAMP"]) variable
/openbmc/intel-ipmi-oem/
H A Dgenerate-allowlist.py95 def output(entries, hppfile): argument
126 entries = parse(config) variable
/openbmc/u-boot/arch/x86/cpu/qemu/
H A De820.c12 struct e820_entry *entries) in install_e820_map()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dnetmain.c336 struct pl_cfg_entry *entries) in net_boot_menu()
359 struct pl_cfg_entry *entries) in net_select_and_load_kernel()
384 struct pl_cfg_entry entries[MAX_BOOT_ENTRIES]; in net_try_pxelinux_cfg() local
473 struct pl_cfg_entry entries[MAX_BOOT_ENTRIES]; in net_try_direct_tftp_load() local
/openbmc/pldm/configurations/softoff/
H A Dsoftoff_config.json2 "entries": [ array
/openbmc/libpldm/tests/dsp/
H A Dbios_table_iter.c27 struct pldm_bios_attr_table_entry entries[2] = {0}; in main() local
/openbmc/u-boot/arch/x86/lib/
H A De820.c21 struct e820_entry *entries) in install_e820_map()
/openbmc/qemu/target/i386/kvm/
H A Dkvm_i386.h51 struct kvm_cpuid_entry2 entries[KVM_MAX_CPUID_ENTRIES]; member
/openbmc/phosphor-certificate-manager/bmc-vmi-ca/
H A Dca_certs_manager.hpp62 std::map<uint32_t, std::unique_ptr<Entry>> entries; member in ca::cert::CACertMgr
/openbmc/phosphor-debug-collector/
H A Ddump_manager.hpp72 std::map<uint32_t, std::unique_ptr<Entry>> entries; member in phosphor::dump::Manager
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_dram.c65 struct e820_entry *entries) in install_e820_map()
/openbmc/u-boot/arch/x86/cpu/tangier/
H A Dsdram.c102 struct e820_entry *entries) in sfi_setup_e820()
192 struct e820_entry *entries) in install_e820_map()
/openbmc/pldm/libpldmresponder/examples/bios/
H A Dinteger_attrs.json2 "entries": [ array
H A Dstring_attrs.json3 "entries": [ array
/openbmc/ibm-logging/
H A Dmanager.hpp272 EntryMap entries; member in ibm::logging::Manager
/openbmc/qemu/include/qemu/
H A Dqdist.h28 struct qdist_entry *entries; member
H A Dqht.h40 size_t entries; member
/openbmc/pldm/configurations/host/
H A Ddbus_to_terminus_effecter.json2 "entries": [ array
/openbmc/qemu/hw/9pfs/
H A Dcodir.c73 do_readdir_many(V9fsPDU *pdu, V9fsFidState *fidp, struct V9fsDirEnt **entries, in do_readdir_many()
218 struct V9fsDirEnt **entries, in v9fs_co_readdir_many()
/openbmc/u-boot/arch/x86/cpu/coreboot/
H A Dsdram.c15 struct e820_entry *entries) in install_e820_map()
H A Dtimestamp.c22 struct timestamp_entry entries[0]; /* Variable number of entries */ member
/openbmc/pldm/libpldmresponder/test/pdr_jsons/state_sensor/good/
H A Dsensor_pdr.json5 "entries": [ array
/openbmc/qemu/util/
H A Dqemu-config.c63 int entries, i; in qemu_add_drive_opts() local
79 int entries, i; in qemu_add_opts() local
/openbmc/pldm/libpldmresponder/
H A Dpdr_numeric_effecter.hpp34 auto entries = json.value("entries", emptyList); in generateNumericEffecterPDR() local
/openbmc/qemu/include/hw/s390x/
H A Dsclp.h140 struct CPUEntry entries[]; member
155 struct CPUEntry entries[]; member
164 uint32_t entries[]; member
172 uint32_t entries[]; member

123456