/openbmc/qemu/target/s390x/ |
H A D | arch_dump.c | 344 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/libcper/generator/ |
H A D | cper-generate-cli.c | 27 char **sections = NULL; in main() local
|
H A D | cper-generate.c | 28 void *sections[num_sections]; in generate_cper_record() local
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | real_pel_test.cpp | 554 const auto& sections = pel.optionalSections(); in TEST_F() local
|
H A D | pel_test.cpp | 301 const auto& sections = pel.optionalSections(); in TEST_F() local 346 const auto& sections = pel.optionalSections(); in TEST_F() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | nvm.c | 220 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 D | config.h | 23 struct list_head sections; member
|
H A D | config.c | 594 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 D | pfe_firmware.c | 35 Elf32_Half sections = be16_to_cpu(elf_hdr->e_shnum); in pfe_load_elf() local
|
/openbmc/qemu/include/hw/i386/ |
H A D | sgx-epc.h | 57 struct SGXEPCDevice **sections; member
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | pel.cpp | 438 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/ |
H A D | ir-parse.c | 54 json_object *sections = json_object_object_get(ir, "sections"); in ir_to_cper() local
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_image_loader.c | 222 IMAGE_SECTION_HEADER *sections; in efi_load_pe() local
|
/openbmc/linux/tools/testing/selftests/sgx/ |
H A D | load.c | 141 Elf64_Shdr *sections; in encl_get_entry() local
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | rtas-fadump.c | 500 const __be32 *sections; in rtas_fadump_dt_scan() local
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A D | vidtv_channel.c | 312 struct vidtv_psi_table_pmt **sections, in vidtv_channel_pmt_match_sections()
|
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2_llh.c | 159 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 D | dice-proc.c | 71 u32 sections[ARRAY_SIZE(section_names) * 2]; in dice_proc_read() local
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | coredump.h | 148 const struct ath10k_mem_section *sections; member
|
/openbmc/linux/sound/firewire/bebob/ |
H A D | bebob_stream.c | 256 unsigned int sec, sections, ch, channels; in map_data_channels() local
|
/openbmc/qemu/docs/sphinx/ |
H A D | qapidoc.py | 296 def _add_doc(self, typ, sections): argument
|
/openbmc/libcper/specification/json/ |
H A D | cper-json-full-log.json | 18 "sections": { object
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_log.c | 43 static const struct guc_log_section sections[GUC_LOG_SECTIONS_LIMIT] = { in _guc_log_init_sizes() local
|
/openbmc/linux/include/linux/mtd/ |
H A D | onfi.h | 154 struct onfi_ext_section sections[ONFI_EXT_SECTION_MAX]; member
|
/openbmc/linux/tools/objtool/include/objtool/ |
H A D | elf.h | 88 struct list_head sections; member
|