Home
last modified time | relevance | path

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

1234

/linux/tools/objtool/include/objtool/
H A Delf.h33 struct section { struct
40 struct section *base, *rsec; argument
55 struct section *sec; argument
/linux/drivers/mtd/nand/spi/
H A Dwinbond.c90 static int w25m02gv_ooblayout_ecc(struct mtd_info *mtd, int section, in w25m02gv_ooblayout_ecc()
102 static int w25m02gv_ooblayout_free(struct mtd_info *mtd, int section, in w25m02gv_ooblayout_free()
133 static int w25n01kv_ooblayout_ecc(struct mtd_info *mtd, int section, in w25n01kv_ooblayout_ecc()
145 static int w25n02kv_ooblayout_ecc(struct mtd_info *mtd, int section, in w25n02kv_ooblayout_ecc()
157 static int w25n02kv_ooblayout_free(struct mtd_info *mtd, int section, in w25n02kv_ooblayout_free()
179 static int w25n01jw_ooblayout_ecc(struct mtd_info *mtd, int section, in w25n01jw_ooblayout_ecc()
191 static int w25n01jw_ooblayout_free(struct mtd_info *mtd, int section, in w25n01jw_ooblayout_free()
209 static int w35n01jw_ooblayout_ecc(struct mtd_info *mtd, int section, in w35n01jw_ooblayout_ecc()
221 static int w35n01jw_ooblayout_free(struct mtd_info *mtd, int section, in w35n01jw_ooblayout_free()
/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()
H A Dnand_micron.c101 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 Dsh_flctl.c31 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()
/linux/tools/perf/util/
H A Dconfig.c624 struct perf_config_section *section; in find_section() local
634 struct perf_config_section *section) in find_config_item()
648 struct perf_config_section *section = zalloc(sizeof(*section)); in add_section() local
665 static struct perf_config_item *add_config_item(struct perf_config_section *section, in add_config_item()
702 struct perf_config_section *section = NULL; in collect_config() local
820 struct perf_config_section *section; in perf_config_set() local
866 static void perf_config_section__purge(struct perf_config_section *section) in perf_config_section__purge()
876 static void perf_config_section__delete(struct perf_config_section *section) in perf_config_section__delete()
885 struct perf_config_section *section, *tmp; in perf_config_set__purge() local
H A Dlibbfd.c89 static void find_address_in_section(bfd *abfd, asection *section, void *data) in find_address_in_section()
285 asection *section; in dso__load_bfd_symbols() local
421 asection *section; in libbfd_filename__read_debuglink() local
/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
H A Dmain.c80 struct sgx_epc_section *section = &sgx_epc_sections[page->section]; in __sgx_sanitize_pages() local
607 struct sgx_epc_section *section = &sgx_epc_sections[page->section]; in sgx_free_epc_page() local
625 struct sgx_epc_section *section) in sgx_setup_epc_section()
663 struct sgx_epc_section *section; in sgx_paddr_to_page() local
682 struct sgx_epc_section *section; in arch_memory_failure() local
/linux/arch/mips/boot/tools/
H A Drelocs.c24 struct section { struct
26 struct section *link; argument
32 static struct section *secs; argument
/linux/arch/xtensa/kernel/
H A Dvmlinux.lds.S45 #define RELOCATE_ENTRY(sym, section) \ argument
63 #define SECTION_VECTOR4(sym, section, addr, prevsec) \ argument
72 #define SECTION_VECTOR2(section, addr) \ argument
/linux/arch/x86/tools/
H A Drelocs.c43 struct section { struct
45 struct section *link; argument
51 static struct section *secs; argument
/linux/arch/s390/tools/
H A Drelocs.c54 struct section { struct
56 struct section *link; argument
60 static struct section *secs; argument
/linux/drivers/mtd/nand/raw/ingenic/
H A Dingenic_nand_drv.c71 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/gpu/drm/amd/amdgpu/
H A Damdgpu_cper.c146 struct cper_sec_crashdump_fatal *section; in amdgpu_cper_entry_fill_fatal_section() local
173 struct cper_sec_nonstd_err *section; in amdgpu_cper_entry_fill_runtime_section() local
207 struct cper_sec_nonstd_err *section; in amdgpu_cper_entry_fill_bad_page_threshold_section() local
H A Dclearstate_defs.h40 const struct cs_extent_def *section; member
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_transport.c217 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 Dadf_cfg.c285 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/tools/testing/selftests/bpf/progs/
H A Dcgroup_getset_retval_hooks.c6 #define BPF_RETVAL_HOOK(name, section, ctx, expected_err) \ argument
/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c295 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()
2392 const struct ice_buf_hdr *section; in ice_cfg_tx_topo() local
/linux/scripts/gendwarfksyms/examples/
H A Dsymbolptr.c17 #define __section(section) __attribute__((__section__(section))) argument
/linux/drivers/gpu/drm/radeon/
H A Dclearstate_defs.h40 const struct cs_extent_def *section; member
/linux/samples/bpf/
H A Dtracex5_user.c41 const char *section; in main() local
/linux/arch/parisc/include/asm/
H A Dmodule.h20 } *section; member
/linux/tools/include/linux/
H A Dinit.h15 #define __section(section) __attribute__((__section__(section))) argument

1234