/Linux-v6.6/tools/objtool/include/objtool/ |
D | elf.h | 33 struct section { struct 40 struct section *base, *rsec; argument 55 struct section *sec; argument
|
/Linux-v6.6/drivers/mtd/nand/spi/ |
D | gigadevice.c | 66 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()
|
D | winbond.c | 34 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()
|
D | micron.c | 60 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()
|
D | ato.c | 30 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()
|
D | toshiba.c | 41 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()
|
D | xtx.c | 34 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()
|
D | paragon.c | 41 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()
|
D | esmt.c | 65 static int f50l1g41lb_ooblayout_ecc(struct mtd_info *mtd, int section, in f50l1g41lb_ooblayout_ecc() 80 static int f50l1g41lb_ooblayout_free(struct mtd_info *mtd, int section, in f50l1g41lb_ooblayout_free()
|
D | macronix.c | 29 static int mx35lfxge4ab_ooblayout_ecc(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_ecc() 35 static int mx35lfxge4ab_ooblayout_free(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_free()
|
D | alliancememory.c | 47 static int am_ooblayout_ecc(struct mtd_info *mtd, int section, in am_ooblayout_ecc() 62 static int am_ooblayout_free(struct mtd_info *mtd, int section, in am_ooblayout_free()
|
/Linux-v6.6/drivers/mtd/nand/raw/ |
D | sm_common.c | 12 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()
|
D | nand_micron.c | 101 int section, in micron_nand_on_die_4_ooblayout_ecc() 114 int section, in micron_nand_on_die_4_ooblayout_free() 132 int section, in micron_nand_on_die_8_ooblayout_ecc() 147 int section, in micron_nand_on_die_8_ooblayout_free()
|
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | nvm.c | 34 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
|
/Linux-v6.6/drivers/mtd/nand/ |
D | ecc.c | 163 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()
|
/Linux-v6.6/tools/perf/util/ |
D | config.c | 597 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
|
D | config.h | 58 #define perf_config_sections__for_each_entry(list, section) \ argument 75 #define perf_config_set__for_each_entry(set, section, item) \ argument
|
/Linux-v6.6/tools/perf/ |
D | builtin-config.c | 40 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
|
/Linux-v6.6/arch/x86/kernel/cpu/sgx/ |
D | sgx.h | 33 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
|
D | main.c | 78 struct sgx_epc_section *section = &sgx_epc_sections[page->section]; in __sgx_sanitize_pages() local 604 struct sgx_epc_section *section = &sgx_epc_sections[page->section]; in sgx_free_epc_page() local 622 struct sgx_epc_section *section) in sgx_setup_epc_section() 660 struct sgx_epc_section *section; in sgx_paddr_to_page() local 679 struct sgx_epc_section *section; in arch_memory_failure() local
|
/Linux-v6.6/arch/mips/boot/tools/ |
D | relocs.c | 24 struct section { struct 26 struct section *link; argument 32 static struct section *secs; argument
|
/Linux-v6.6/arch/xtensa/kernel/ |
D | vmlinux.lds.S | 45 #define RELOCATE_ENTRY(sym, section) \ argument 63 #define SECTION_VECTOR4(sym, section, addr, prevsec) \ argument 72 #define SECTION_VECTOR2(section, addr) \ argument
|
/Linux-v6.6/arch/x86/tools/ |
D | relocs.c | 38 struct section { struct 40 struct section *link; argument 46 static struct section *secs; argument
|
/Linux-v6.6/drivers/mtd/nand/raw/ingenic/ |
D | ingenic_nand_drv.c | 71 static int qi_lb60_ooblayout_ecc(struct mtd_info *mtd, int section, in qi_lb60_ooblayout_ecc() 86 static int qi_lb60_ooblayout_free(struct mtd_info *mtd, int section, in qi_lb60_ooblayout_free() 106 static int jz4725b_ooblayout_ecc(struct mtd_info *mtd, int section, in jz4725b_ooblayout_ecc() 121 static int jz4725b_ooblayout_free(struct mtd_info *mtd, int section, in jz4725b_ooblayout_free()
|
/Linux-v6.6/drivers/mtd/ |
D | mtdcore.c | 1773 int mtd_ooblayout_ecc(struct mtd_info *mtd, int section, in mtd_ooblayout_ecc() 1807 int mtd_ooblayout_free(struct mtd_info *mtd, int section, in mtd_ooblayout_free() 1844 int section, in mtd_ooblayout_find_region() 1847 int pos = 0, ret, section = 0; in mtd_ooblayout_find_region() local 1888 int *section, in mtd_ooblayout_find_eccregion() 1913 int section, in mtd_ooblayout_get_bytes() 1917 int section, ret; in mtd_ooblayout_get_bytes() local 1956 int section, in mtd_ooblayout_set_bytes() 1960 int section, ret; in mtd_ooblayout_set_bytes() local 1993 int section, in mtd_ooblayout_count_bytes() [all …]
|