Home
last modified time | relevance | path

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

12

/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[] = { variable
/openbmc/phosphor-logging/test/openpower-pels/
H A Dreal_pel_test.cpp554 const auto& sections = pel.optionalSections(); in TEST_F() local
H A Dpel_test.cpp299 const auto& sections = pel.optionalSections(); in TEST_F() local
344 const auto& sections = pel.optionalSections(); in TEST_F() 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/phosphor-logging/extensions/openpower-pels/
H A Dpel.cpp429 std::map<uint16_t, size_t> sections; in getPluralSections() local
446 auto sections = getPluralSections(); in toJSON() local
660 const auto& sections = std::get<message::AppCaptureList>(jc); in addJournalSections() 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/u-boot/lib/efi_loader/
H A Defi_image_loader.c222 IMAGE_SECTION_HEADER *sections; in efi_load_pe() local
/openbmc/linux/tools/testing/selftests/sgx/
H A Dload.c141 Elf64_Shdr *sections; in encl_get_entry() local
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Drtas-fadump.c500 const __be32 *sections; in rtas_fadump_dt_scan() local
/openbmc/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_channel.c312 struct vidtv_psi_table_pmt **sections, in vidtv_channel_pmt_match_sections()
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_llh.c159 void hw_atl2_rpf_act_rslvr_section_en_set(struct aq_hw_s *aq_hw, u32 sections) in hw_atl2_rpf_act_rslvr_section_en_set()
/openbmc/linux/sound/firewire/dice/
H A Ddice-proc.c71 u32 sections[ARRAY_SIZE(section_names) * 2]; in dice_proc_read() local
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcoredump.h148 const struct ath10k_mem_section *sections; member
/openbmc/linux/sound/firewire/bebob/
H A Dbebob_stream.c256 unsigned int sec, sections, ch, channels; in map_data_channels() local
/openbmc/qemu/docs/sphinx/
H A Dqapidoc.py293 def _add_doc(self, typ, sections): argument
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log.c43 static const struct guc_log_section sections[GUC_LOG_SECTIONS_LIMIT] = { in _guc_log_init_sizes() local
/openbmc/linux/include/linux/mtd/
H A Donfi.h154 struct onfi_ext_section sections[ONFI_EXT_SECTION_MAX]; member
/openbmc/linux/tools/objtool/include/objtool/
H A Delf.h88 struct list_head sections; member
/openbmc/linux/drivers/gpu/drm/kmb/
H A Dkmb_dsi.h305 struct mipi_tx_frame_section_cfg *sections[MIPI_TX_FRAME_GEN_SECTIONS]; member
/openbmc/linux/net/devlink/
H A Ddev.c1086 struct nla_bitfield32 sections; in devlink_nl_cmd_flash_update() local
/openbmc/qemu/system/
H A Dphysmem.c127 MemoryRegionSection *sections; member
316 MemoryRegionSection *sections = d->map.sections; in phys_page_find() local
/openbmc/linux/include/linux/
H A Dpe.h207 uint16_t sections; /* number of sections */ member

12