Home
last modified time | relevance | path

Searched defs:sections (Results 1 – 25 of 53) sorted by relevance

123

/openbmc/qemu/target/s390x/
H A Darch_dump.c344 static struct sections { struct
345 uint64_t (*sections_size_func)(DumpState *s); argument
346 int (*sections_contents_func)(DumpState *s, uint8_t *buff); argument
348 } sections[] = { argument
/openbmc/phosphor-logging/test/openpower-pels/
H A Dreal_pel_test.cpp554 const auto& sections = pel.optionalSections(); in TEST_F() local
/openbmc/libcper/generator/
H A Dcper-generate-cli.c29 char **sections = NULL; in main() local
H A Dcper-generate.c28 void *sections[num_sections]; in generate_cper_record() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dnvm.c220 struct iwl_nvm_section *sections = mvm->nvm_sections; in iwl_parse_nvm_sections() local
282 struct iwl_nvm_section *sections = mvm->nvm_sections; in iwl_mvm_load_nvm_to_nic() local
/openbmc/linux/tools/perf/util/
H A Dconfig.h23 struct list_head sections; member
H A Dconfig.c594 static struct perf_config_section *find_section(struct list_head *sections, in find_section()
618 static struct perf_config_section *add_section(struct list_head *sections, in add_section()
678 struct list_head *sections; in collect_config() local
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_firmware.c35 Elf32_Half sections = be16_to_cpu(elf_hdr->e_shnum); in pfe_load_elf() local
/openbmc/qemu/include/hw/i386/
H A Dsgx-epc.h57 struct SGXEPCDevice **sections; member
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel.cpp438 std::map<uint16_t, size_t> sections; in getPluralSections() local
455 auto sections = getPluralSections(); in toJSON() local
670 const auto& sections = std::get<message::AppCaptureList>(jc); in addJournalSections() local
/openbmc/libcper/examples/
H A Dunknown.json58 "sections": [ array
H A Dccixper.json58 "sections": [ array
H A Dfirmware.json58 "sections": [ array
H A Dcxlcomponent-media.json58 "sections": [ array
H A Dpcie.json58 "sections": [ array
H A Ddmariommu.json58 "sections": [ array
H A Dcxlprotocol.json58 "sections": [ array
H A Dgeneric.json58 "sections": [ array
H A Dpcibus.json58 "sections": [ array
H A Ddmargeneric.json58 "sections": [ array
H A Dpcidev.json58 "sections": [ array
H A Dmemory2.json58 "sections": [ array
/openbmc/u-boot/lib/efi_loader/
H A Defi_image_loader.c222 IMAGE_SECTION_HEADER *sections; in efi_load_pe() local
/openbmc/libcper/
H A Dir-parse.c59 json_object *sections = json_object_object_get(ir, "sections"); in ir_to_cper() local
/openbmc/linux/tools/testing/selftests/sgx/
H A Dload.c141 Elf64_Shdr *sections; in encl_get_entry() local

123