/kernel/linux/linux-4.19/tools/objtool/ |
D | elf.h | 38 struct section { struct 45 struct section *base, *rela; argument 58 struct section *sec; argument
|
/kernel/linux/linux-5.10/tools/objtool/ |
D | elf.h | 28 struct section { struct 36 struct section *base, *reloc; argument 51 struct section *sec; argument
|
/kernel/linux/linux-5.10/drivers/mtd/nand/spi/ |
D | gigadevice.c | 47 static int gd5fxgq4xa_ooblayout_ecc(struct mtd_info *mtd, int section, in gd5fxgq4xa_ooblayout_ecc() 59 static int gd5fxgq4xa_ooblayout_free(struct mtd_info *mtd, int section, in gd5fxgq4xa_ooblayout_free() 105 static int gd5fxgq4_variant2_ooblayout_ecc(struct mtd_info *mtd, int section, in gd5fxgq4_variant2_ooblayout_ecc() 117 static int gd5fxgq4_variant2_ooblayout_free(struct mtd_info *mtd, int section, in gd5fxgq4_variant2_ooblayout_free() 135 static int gd5fxgq4xc_ooblayout_256_ecc(struct mtd_info *mtd, int section, in gd5fxgq4xc_ooblayout_256_ecc() 147 static int gd5fxgq4xc_ooblayout_256_free(struct mtd_info *mtd, int section, in gd5fxgq4xc_ooblayout_256_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 | 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 | 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()
|
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 | micron.c | 47 static int micron_8_ooblayout_ecc(struct mtd_info *mtd, int section, in micron_8_ooblayout_ecc() 59 static int micron_8_ooblayout_free(struct mtd_info *mtd, int section, in micron_8_ooblayout_free()
|
/kernel/linux/linux-4.19/drivers/mtd/nand/raw/ |
D | sm_common.c | 15 static int oob_sm_ooblayout_ecc(struct mtd_info *mtd, int section, in oob_sm_ooblayout_ecc() 27 static int oob_sm_ooblayout_free(struct mtd_info *mtd, int section, in oob_sm_ooblayout_free() 64 static int oob_sm_small_ooblayout_ecc(struct mtd_info *mtd, int section, in oob_sm_small_ooblayout_ecc() 76 static int oob_sm_small_ooblayout_free(struct mtd_info *mtd, int section, in oob_sm_small_ooblayout_free()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/drivers/mtd/nand/ |
D | ecc.c | 156 static int nand_ooblayout_ecc_sp(struct mtd_info *mtd, int section, in nand_ooblayout_ecc_sp() 182 static int nand_ooblayout_free_sp(struct mtd_info *mtd, int section, in nand_ooblayout_free_sp() 216 static int nand_ooblayout_ecc_lp(struct mtd_info *mtd, int section, in nand_ooblayout_ecc_lp() 231 static int nand_ooblayout_free_lp(struct mtd_info *mtd, int section, in nand_ooblayout_free_lp() 261 static int nand_ooblayout_ecc_lp_hamming(struct mtd_info *mtd, int section, in nand_ooblayout_ecc_lp_hamming() 288 static int nand_ooblayout_free_lp_hamming(struct mtd_info *mtd, int section, in nand_ooblayout_free_lp_hamming()
|
/kernel/linux/linux-4.19/tools/perf/util/ |
D | config.c | 505 struct perf_config_section *section; in find_section() local 515 struct perf_config_section *section) in find_config_item() 529 struct perf_config_section *section = zalloc(sizeof(*section)); in add_section() local 546 static struct perf_config_item *add_config_item(struct perf_config_section *section, in add_config_item() 583 struct perf_config_section *section = NULL; in collect_config() local 721 struct perf_config_section *section; in perf_config() local 764 static void perf_config_section__purge(struct perf_config_section *section) in perf_config_section__purge() 774 static void perf_config_section__delete(struct perf_config_section *section) in perf_config_section__delete() 783 struct perf_config_section *section, *tmp; in perf_config_set__purge() local
|
/kernel/linux/linux-5.10/tools/perf/util/ |
D | config.c | 537 struct perf_config_section *section; in find_section() local 547 struct perf_config_section *section) in find_config_item() 561 struct perf_config_section *section = zalloc(sizeof(*section)); in add_section() local 578 static struct perf_config_item *add_config_item(struct perf_config_section *section, in add_config_item() 615 struct perf_config_section *section = NULL; in collect_config() local 753 struct perf_config_section *section; in perf_config() local 800 static void perf_config_section__purge(struct perf_config_section *section) in perf_config_section__purge() 810 static void perf_config_section__delete(struct perf_config_section *section) in perf_config_section__delete() 819 struct perf_config_section *section, *tmp; in perf_config_set__purge() local
|
D | config.h | 52 #define perf_config_sections__for_each_entry(list, section) \ argument 69 #define perf_config_set__for_each_entry(set, section, item) \ argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | nvm.c | 91 static int iwl_nvm_write_chunk(struct iwl_mvm *mvm, u16 section, in iwl_nvm_write_chunk() 130 static int iwl_nvm_read_chunk(struct iwl_mvm *mvm, u16 section, in iwl_nvm_read_chunk() 203 static int iwl_nvm_write_section(struct iwl_mvm *mvm, u16 section, in iwl_nvm_write_section() 237 static int iwl_nvm_read_section(struct iwl_mvm *mvm, u16 section, in iwl_nvm_read_section() 358 int ret, section; in iwl_nvm_init() local
|
/kernel/linux/linux-4.19/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | nvm.c | 96 static int iwl_nvm_write_chunk(struct iwl_mvm *mvm, u16 section, in iwl_nvm_write_chunk() 135 static int iwl_nvm_read_chunk(struct iwl_mvm *mvm, u16 section, in iwl_nvm_read_chunk() 208 static int iwl_nvm_write_section(struct iwl_mvm *mvm, u16 section, in iwl_nvm_write_section() 242 static int iwl_nvm_read_section(struct iwl_mvm *mvm, u16 section, in iwl_nvm_read_section() 369 int ret, section; in iwl_nvm_init() local
|
/kernel/linux/linux-4.19/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
|
/kernel/linux/linux-5.10/tools/perf/ |
D | builtin-config.c | 39 struct perf_config_section *section = NULL; in set_config() local 74 struct perf_config_section *section; in show_spec_config() local 104 struct perf_config_section *section; in show_config() local
|
/kernel/linux/linux-4.19/drivers/mtd/nand/spi/ |
D | micron.c | 37 static int mt29f2g01abagd_ooblayout_ecc(struct mtd_info *mtd, int section, in mt29f2g01abagd_ooblayout_ecc() 49 static int mt29f2g01abagd_ooblayout_free(struct mtd_info *mtd, int section, in mt29f2g01abagd_ooblayout_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()
|
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()
|
/kernel/linux/linux-4.19/arch/xtensa/kernel/ |
D | vmlinux.lds.S | 43 #define RELOCATE_ENTRY(sym, section) \ argument 56 #define SECTION_VECTOR(sym, section, addr, prevsec) \ argument 65 #define SECTION_VECTOR(section, addr) \ argument
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/arch/mips/boot/tools/ |
D | relocs.c | 24 struct section { struct 26 struct section *link; argument 32 static struct section *secs; argument
|
/kernel/linux/linux-4.19/arch/mips/boot/tools/ |
D | relocs.c | 24 struct section { struct 26 struct section *link; argument 32 static struct section *secs; argument
|