Home
last modified time | relevance | path

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

1234

/linux/tools/objtool/include/objtool/
H A Delf.h33 struct section { global() struct
40 rsecsection global() argument
55 relocssection global() argument
[all...]
/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/drivers/mtd/nand/spi/
H A Dgigadevice.c147 static int gd5fxgq4xa_ooblayout_ecc(struct mtd_info *mtd, int section, in gd5fxgq4xa_ooblayout_ecc()
159 static int gd5fxgq4xa_ooblayout_free(struct mtd_info *mtd, int section, in gd5fxgq4xa_ooblayout_free()
205 static int gd5fxgqx_variant2_ooblayout_ecc(struct mtd_info *mtd, int section, in gd5fxgqx_variant2_ooblayout_ecc()
217 static int gd5fxgqx_variant2_ooblayout_free(struct mtd_info *mtd, int section, in gd5fxgqx_variant2_ooblayout_free()
236 static int gd5fxgq4xc_ooblayout_256_ecc(struct mtd_info *mtd, int section, in gd5fxgq4xc_ooblayout_256_ecc()
248 static int gd5fxgq4xc_ooblayout_256_free(struct mtd_info *mtd, int section, in gd5fxgq4xc_ooblayout_256_free()
H A Dmacronix.c61 static int mx35lfxge4ab_ooblayout_ecc(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_ecc()
67 static int mx35lfxge4ab_ooblayout_free(struct mtd_info *mtd, int section, in mx35lfxge4ab_ooblayout_free()
/linux/tools/perf/util/
H A Dconfig.c629 struct perf_config_section *section; in find_section() local
639 struct perf_config_section *section) in find_config_item()
653 struct perf_config_section *section = zalloc(sizeof(*section)); in add_section() local
670 static struct perf_config_item *add_config_item(struct perf_config_section *section, in add_config_item()
707 struct perf_config_section *section = NULL; in collect_config() local
825 struct perf_config_section *section; in perf_config_set() local
871 static void perf_config_section__purge(struct perf_config_section *section) in perf_config_section__purge()
881 static void perf_config_section__delete(struct perf_config_section *section) in perf_config_section__delete()
890 struct perf_config_section *section, *tmp; in perf_config_set__purge() local
H A Dlibbfd.c122 static void find_address_in_section(bfd *abfd, asection *section, void *data) in find_address_in_section()
319 asection *section; in dso__load_bfd_symbols() local
464 asection *section; in libbfd_filename__read_debuglink() 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/kernel/cpu/sgx/
H A Dmain.c82 struct sgx_epc_section *section = &sgx_epc_sections[page->section]; in __sgx_sanitize_pages() local
609 struct sgx_epc_section *section = &sgx_epc_sections[page->section]; in sgx_free_epc_page() local
627 struct sgx_epc_section *section) in sgx_setup_epc_section()
665 struct sgx_epc_section *section; in sgx_paddr_to_page() local
684 struct sgx_epc_section *section; in arch_memory_failure() local
/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/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/drivers/gpu/drm/amd/amdgpu/
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
/linux/include/linux/
H A Dannotate.h9 #define __ASM_ANNOTATE(section, label, type) \ argument
/linux/drivers/mtd/nand/
H A Decc-realtek.c111 static int rtl_ecc_ooblayout_ecc(struct mtd_info *mtd, int section, in rtl_ecc_ooblayout_ecc()
126 static int rtl_ecc_ooblayout_free(struct mtd_info *mtd, int section, in rtl_ecc_ooblayout_free()

1234