Home
last modified time | relevance | path

Searched defs:section (Results 1 – 25 of 246) sorted by relevance

12345678910

/openbmc/linux/tools/objtool/include/objtool/
H A Delf.h33 struct section { struct
40 struct section *base, *rsec; argument
55 struct section *sec; argument
/openbmc/linux/drivers/mtd/nand/spi/
H A Dgigadevice.c66 static int gd5fxgq4xa_ooblayout_ecc(struct mtd_info *mtd, int section, in gd5fxgq4xa_ooblayout_ecc()
78 static int gd5fxgq4xa_ooblayout_free(struct mtd_info *mtd, int section, in gd5fxgq4xa_ooblayout_free()
124 static int gd5fxgqx_variant2_ooblayout_ecc(struct mtd_info *mtd, int section, in gd5fxgqx_variant2_ooblayout_ecc()
136 static int gd5fxgqx_variant2_ooblayout_free(struct mtd_info *mtd, int section, in gd5fxgqx_variant2_ooblayout_free()
155 static int gd5fxgq4xc_ooblayout_256_ecc(struct mtd_info *mtd, int section, in gd5fxgq4xc_ooblayout_256_ecc()
167 static int gd5fxgq4xc_ooblayout_256_free(struct mtd_info *mtd, int section, in gd5fxgq4xc_ooblayout_256_free()
H A Dwinbond.c34 static int w25m02gv_ooblayout_ecc(struct mtd_info *mtd, int section, in w25m02gv_ooblayout_ecc()
46 static int w25m02gv_ooblayout_free(struct mtd_info *mtd, int section, in w25m02gv_ooblayout_free()
77 static int w25n02kv_ooblayout_ecc(struct mtd_info *mtd, int section, in w25n02kv_ooblayout_ecc()
89 static int w25n02kv_ooblayout_free(struct mtd_info *mtd, int section, in w25n02kv_ooblayout_free()
H A Dmicron.c60 static int micron_8_ooblayout_ecc(struct mtd_info *mtd, int section, in micron_8_ooblayout_ecc()
72 static int micron_8_ooblayout_free(struct mtd_info *mtd, int section, in micron_8_ooblayout_free()
90 static int micron_4_ooblayout_ecc(struct mtd_info *mtd, int section, in micron_4_ooblayout_ecc()
105 static int micron_4_ooblayout_free(struct mtd_info *mtd, int section, in micron_4_ooblayout_free()
H A Dato.c30 static int ato25d1ga_ooblayout_ecc(struct mtd_info *mtd, int section, in ato25d1ga_ooblayout_ecc()
41 static int ato25d1ga_ooblayout_free(struct mtd_info *mtd, int section, in ato25d1ga_ooblayout_free()
H A Dtoshiba.c41 static int tx58cxgxsxraix_ooblayout_ecc(struct mtd_info *mtd, int section, in tx58cxgxsxraix_ooblayout_ecc()
53 static int tx58cxgxsxraix_ooblayout_free(struct mtd_info *mtd, int section, in tx58cxgxsxraix_ooblayout_free()
H A Dxtx.c34 static int xt26g0xa_ooblayout_ecc(struct mtd_info *mtd, int section, in xt26g0xa_ooblayout_ecc()
46 static int xt26g0xa_ooblayout_free(struct mtd_info *mtd, int section, in xt26g0xa_ooblayout_free()
H A Dparagon.c41 static int pn26g0xa_ooblayout_ecc(struct mtd_info *mtd, int section, in pn26g0xa_ooblayout_ecc()
53 static int pn26g0xa_ooblayout_free(struct mtd_info *mtd, int section, in pn26g0xa_ooblayout_free()
/openbmc/qemu/hw/vfio/
H A Dspapr.c27 static bool vfio_prereg_listener_skipped_section(MemoryRegionSection *section) in vfio_prereg_listener_skipped_section()
37 static void *vfio_prereg_gpa_to_vaddr(MemoryRegionSection *section, hwaddr gpa) in vfio_prereg_gpa_to_vaddr()
45 MemoryRegionSection *section) in vfio_prereg_listener_region_add()
103 MemoryRegionSection *section) in vfio_prereg_listener_region_del()
225 MemoryRegionSection *section, in vfio_spapr_create_window()
317 MemoryRegionSection *section, in vfio_container_add_section_window()
405 MemoryRegionSection *section) in vfio_container_del_section_window()
H A Dcommon.c248 static bool vfio_listener_skipped_section(MemoryRegionSection *section) in vfio_listener_skipped_section()
349 MemoryRegionSection *section) in vfio_ram_discard_notify_discard()
496 static bool vfio_known_safe_misalignment(MemoryRegionSection *section) in vfio_known_safe_misalignment()
512 static bool vfio_listener_valid_section(MemoryRegionSection *section, in vfio_listener_valid_section()
542 MemoryRegionSection *section, in vfio_get_section_iova_range()
567 MemoryRegionSection *section) in vfio_listener_region_add()
729 MemoryRegionSection *section) in vfio_listener_region_del()
825 static bool vfio_section_is_vfio_pci(MemoryRegionSection *section, in vfio_section_is_vfio_pci()
848 MemoryRegionSection *section) in vfio_dirty_tracking_update()
1280 MemoryRegionSection *section) in vfio_sync_dirty_bitmap()
[all …]
/openbmc/linux/drivers/mtd/nand/raw/
H A Dsm_common.c12 static int oob_sm_ooblayout_ecc(struct mtd_info *mtd, int section, in oob_sm_ooblayout_ecc()
24 static int oob_sm_ooblayout_free(struct mtd_info *mtd, int section, in oob_sm_ooblayout_free()
61 static int oob_sm_small_ooblayout_ecc(struct mtd_info *mtd, int section, in oob_sm_small_ooblayout_ecc()
73 static int oob_sm_small_ooblayout_free(struct mtd_info *mtd, int section, in oob_sm_small_ooblayout_free()
/openbmc/qemu/accel/hvf/
H A Dhvf-accel-ops.c120 static void hvf_set_phys_mem(MemoryRegionSection *section, bool add) in hvf_set_phys_mem()
242 static void hvf_set_dirty_tracking(MemoryRegionSection *section, bool on) in hvf_set_dirty_tracking()
264 MemoryRegionSection *section, int old, int new) in hvf_log_start()
274 MemoryRegionSection *section, int old, int new) in hvf_log_stop()
284 MemoryRegionSection *section) in hvf_log_sync()
294 MemoryRegionSection *section) in hvf_region_add()
300 MemoryRegionSection *section) in hvf_region_del()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dnvm.c34 static int iwl_nvm_write_chunk(struct iwl_mvm *mvm, u16 section, in iwl_nvm_write_chunk()
73 static int iwl_nvm_read_chunk(struct iwl_mvm *mvm, u16 section, in iwl_nvm_read_chunk()
146 static int iwl_nvm_write_section(struct iwl_mvm *mvm, u16 section, in iwl_nvm_write_section()
180 static int iwl_nvm_read_section(struct iwl_mvm *mvm, u16 section, in iwl_nvm_read_section()
301 int ret, section; in iwl_nvm_init() local
/openbmc/u-boot/tools/binman/etype/
H A Du_boot_spl.py35 def __init__(self, section, etype, node): argument
42 def WriteSymbols(self, section): argument
H A Du_boot_tpl.py35 def __init__(self, section, etype, node): argument
42 def WriteSymbols(self, section): argument
/openbmc/u-boot/tools/patman/
H A Dsettings.py113 def get(self, section, option, *args, **kwargs): argument
132 def items(self, section, *args, **kwargs): argument
302 def GetItems(config, section): argument
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dpel.cpp224 auto section = section_factory::create(pelData); in populateFromRawData() local
241 [](const auto& section) { return section->valid(); })) in valid()
273 for (auto& section : _optionalSections) in flatten() local
300 for (const auto& section : _optionalSections) in size() local
311 [](auto& section) { in primarySRC()
338 void PEL::printSectionInJSON(const Section& section, std::string& buf, in printSectionInJSON()
417 for (const auto& section : optionalSections()) in getPluralSections() local
557 _optionalSections.end(), [](auto& section) { in updateSysInfoInExtendedUserDataSection()
/openbmc/u-boot/tools/buildman/
H A Dbsettings.py33 def GetItems(section): argument
49 def SetItem(section, tag, value): argument
/openbmc/linux/drivers/mtd/nand/
H A Decc.c163 static int nand_ooblayout_ecc_sp(struct mtd_info *mtd, int section, in nand_ooblayout_ecc_sp()
189 static int nand_ooblayout_free_sp(struct mtd_info *mtd, int section, in nand_ooblayout_free_sp()
223 static int nand_ooblayout_ecc_lp(struct mtd_info *mtd, int section, in nand_ooblayout_ecc_lp()
238 static int nand_ooblayout_free_lp(struct mtd_info *mtd, int section, in nand_ooblayout_free_lp()
268 static int nand_ooblayout_ecc_lp_hamming(struct mtd_info *mtd, int section, in nand_ooblayout_ecc_lp_hamming()
295 static int nand_ooblayout_free_lp_hamming(struct mtd_info *mtd, int section, in nand_ooblayout_free_lp_hamming()
/openbmc/linux/tools/perf/
H A Dbuiltin-config.c40 struct perf_config_section *section = NULL; in set_config() local
75 struct perf_config_section *section; in show_spec_config() local
105 struct perf_config_section *section; in show_config() local
/openbmc/qemu/hw/remote/
H A Dproxy-memory-listener.c81 MemoryRegionSection *section) in try_merge()
140 MemoryRegionSection *section) in proxy_memory_listener_region_addnop()
170 MemoryRegionSection *section; in proxy_memory_listener_commit() local
/openbmc/phosphor-logging/test/openpower-pels/
H A Dgeneric_section_test.cpp29 Generic section(stream); in TEST() local
62 Generic section(stream); in TEST() local
/openbmc/linux/tools/perf/util/
H A Dconfig.c597 struct perf_config_section *section; in find_section() local
607 struct perf_config_section *section) in find_config_item()
621 struct perf_config_section *section = zalloc(sizeof(*section)); in add_section() local
638 static struct perf_config_item *add_config_item(struct perf_config_section *section, in add_config_item()
675 struct perf_config_section *section = NULL; in collect_config() local
793 struct perf_config_section *section; in perf_config_set() local
845 static void perf_config_section__purge(struct perf_config_section *section) in perf_config_section__purge()
855 static void perf_config_section__delete(struct perf_config_section *section) in perf_config_section__delete()
864 struct perf_config_section *section, *tmp; in perf_config_set__purge() local
/openbmc/linux/arch/x86/kernel/cpu/sgx/
H A Dsgx.h33 unsigned int section; member
68 struct sgx_epc_section *section = &sgx_epc_sections[page->section]; in sgx_get_epc_phys_addr() local
78 struct sgx_epc_section *section = &sgx_epc_sections[page->section]; in sgx_get_epc_virt_addr() local
/openbmc/openbmc/poky/meta/lib/oe/
H A Ddistro_check.py52 def get_source_package_list_from_url(url, section, d): argument
65 def get_source_package_list_from_url_by_letter(url, section, d): argument
109 def get_debian_style_source_package_list(url, section, d): argument

12345678910