/linux/tools/objtool/include/objtool/ |
H A D | elf.h | 33 struct section { struct 40 struct section *base, *rsec; argument 55 struct section *sec; argument
|
/linux/drivers/mtd/nand/raw/ |
H A 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()
|
H A 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()
|
H A D | sh_flctl.c | 31 static int flctl_4secc_ooblayout_sp_ecc(struct mtd_info *mtd, int section, in flctl_4secc_ooblayout_sp_ecc() 45 static int flctl_4secc_ooblayout_sp_free(struct mtd_info *mtd, int section, in flctl_4secc_ooblayout_sp_free() 62 static int flctl_4secc_ooblayout_lp_ecc(struct mtd_info *mtd, int section, in flctl_4secc_ooblayout_lp_ecc() 76 static int flctl_4secc_ooblayout_lp_free(struct mtd_info *mtd, int section, in flctl_4secc_ooblayout_lp_free()
|
H A D | fsmc_nand.c | 167 static int fsmc_ecc1_ooblayout_ecc(struct mtd_info *mtd, int section, in fsmc_ecc1_ooblayout_ecc() 181 static int fsmc_ecc1_ooblayout_free(struct mtd_info *mtd, int section, in fsmc_ecc1_ooblayout_free() 210 static int fsmc_ecc4_ooblayout_ecc(struct mtd_info *mtd, int section, in fsmc_ecc4_ooblayout_ecc() 228 static int fsmc_ecc4_ooblayout_free(struct mtd_info *mtd, int section, in fsmc_ecc4_ooblayout_free()
|
/linux/drivers/mtd/nand/ |
H A 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/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | nvm.c | 33 static int iwl_nvm_write_chunk(struct iwl_mvm *mvm, u16 section, in iwl_nvm_write_chunk() 72 static int iwl_nvm_read_chunk(struct iwl_mvm *mvm, u16 section, in iwl_nvm_read_chunk() 145 static int iwl_nvm_write_section(struct iwl_mvm *mvm, u16 section, in iwl_nvm_write_section() 179 static int iwl_nvm_read_section(struct iwl_mvm *mvm, u16 section, in iwl_nvm_read_section() 308 int ret, section; in iwl_nvm_init() local
|
/linux/tools/perf/ |
H A 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; show_config() local [all...] |
/linux/arch/x86/kernel/cpu/sgx/ |
H A 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
|
H A D | main.c | 79 struct sgx_epc_section *section = &sgx_epc_sections[page->section]; in __sgx_sanitize_pages() local 606 struct sgx_epc_section *section = &sgx_epc_sections[page->section]; in sgx_free_epc_page() local 624 struct sgx_epc_section *section) in sgx_setup_epc_section() 662 struct sgx_epc_section *section; in sgx_paddr_to_page() local 681 struct sgx_epc_section *section; in arch_memory_failure() local
|
/linux/arch/mips/boot/tools/ |
H A D | relocs.c | 24 struct section { struct 26 struct section *link; argument 32 static struct section *secs; argument
|
/linux/arch/xtensa/kernel/ |
H A 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/arch/s390/tools/ |
H A D | relocs.c | 54 struct section { struct 56 struct section *link; argument 60 static struct section *secs; argument
|
/linux/drivers/mtd/nand/raw/ingenic/ |
H A 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/drivers/mtd/ |
H A D | mtdcore.c | 1786 int mtd_ooblayout_ecc(struct mtd_info *mtd, int section, in mtd_ooblayout_ecc() 1820 int mtd_ooblayout_free(struct mtd_info *mtd, int section, in mtd_ooblayout_free() 1857 int section, in mtd_ooblayout_find_region() 1860 int pos = 0, ret, section = 0; in mtd_ooblayout_find_region() local 1901 int *section, in mtd_ooblayout_find_eccregion() 1926 int section, in mtd_ooblayout_get_bytes() 1930 int section, ret; in mtd_ooblayout_get_bytes() local 1969 int section, in mtd_ooblayout_set_bytes() 1973 int section, ret; in mtd_ooblayout_set_bytes() local 2006 int section, in mtd_ooblayout_count_bytes() [all …]
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | cgroup_getset_retval_hooks.c | 6 #define BPF_RETVAL_HOOK(name, section, ctx, expected_err) \ argument
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_transport.c | 217 int adf_create_ring(struct adf_accel_dev *accel_dev, const char *section, in adf_create_ring() 354 const char *section, const char *format, in adf_get_cfg_int() 371 const char *section, in adf_get_coalesc_timer()
|
H A D | adf_ctl_drv.c | 115 const char *section, in adf_add_key_value_data() 146 struct adf_user_cfg_section section, *section_head; in adf_copy_key_value_data() local
|
H A D | adf_cfg.c | 285 struct adf_cfg_section *section = adf_cfg_sec_find(accel_dev, in adf_cfg_add_key_value_param() local 373 const char *section, const char *name, in adf_cfg_get_param_value()
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ddp.c | 295 void *(*handler)(u32 sect_type, void *section, in ice_pkg_enum_entry() 343 static void *ice_sw_fv_handler(u32 sect_type, void *section, u32 index, in ice_sw_fv_handler() 465 static void *ice_marker_ptype_tcam_handler(u32 sect_type, void *section, in ice_marker_ptype_tcam_handler() 546 void *section, u32 index, u32 *offset) in ice_label_enum_handler() 606 static void *ice_boost_tcam_handler(u32 sect_type, void *section, u32 index, in ice_boost_tcam_handler() 1044 void **section) in ice_pkg_buf_alloc_single_section() 2383 const struct ice_buf_hdr *section; in ice_cfg_tx_topo() local
|
/linux/drivers/gpu/drm/radeon/ |
H A D | clearstate_defs.h | 40 const struct cs_extent_def *section; member
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | clearstate_defs.h | 40 const struct cs_extent_def *section; member
|
/linux/samples/bpf/ |
H A D | tracex5_user.c | 41 const char *section; in main() local
|
/linux/mm/ |
H A D | page_ext.c | 251 struct mem_section *section = __pfn_to_section(pfn); in lookup_page_ext() local 285 struct mem_section *section; in init_section_page_ext() local
|
/linux/arch/parisc/include/asm/ |
H A D | module.h | 20 } *section; member
|