Home
last modified time | relevance | path

Searched defs:section (Results 51 – 75 of 140) sorted by relevance

123456

/linux-6.14.4/scripts/gendwarfksyms/examples/
Dkabi.h29 #define __section(section) __attribute__((__section__(section))) argument
/linux-6.14.4/drivers/mtd/nand/onenand/
Donenand_base.c66 static int flexonenand_ooblayout_ecc(struct mtd_info *mtd, int section, in flexonenand_ooblayout_ecc()
78 static int flexonenand_ooblayout_free(struct mtd_info *mtd, int section, in flexonenand_ooblayout_free()
102 static int onenand_ooblayout_128_ecc(struct mtd_info *mtd, int section, in onenand_ooblayout_128_ecc()
114 static int onenand_ooblayout_128_free(struct mtd_info *mtd, int section, in onenand_ooblayout_128_free()
138 static int onenand_ooblayout_32_64_ecc(struct mtd_info *mtd, int section, in onenand_ooblayout_32_64_ecc()
150 static int onenand_ooblayout_32_64_free(struct mtd_info *mtd, int section, in onenand_ooblayout_32_64_free()
/linux-6.14.4/drivers/mtd/nand/raw/
Dfsl_elbc_nand.c68 static int fsl_elbc_ooblayout_ecc(struct mtd_info *mtd, int section, in fsl_elbc_ooblayout_ecc()
86 static int fsl_elbc_ooblayout_free(struct mtd_info *mtd, int section, in fsl_elbc_ooblayout_free()
Dcafe_nand.c450 static int cafe_ooblayout_ecc(struct mtd_info *mtd, int section, in cafe_ooblayout_ecc()
464 static int cafe_ooblayout_free(struct mtd_info *mtd, int section, in cafe_ooblayout_free()
Dfsl_ifc_nand.c84 static int fsl_ifc_ooblayout_ecc(struct mtd_info *mtd, int section, in fsl_ifc_ooblayout_ecc()
98 static int fsl_ifc_ooblayout_free(struct mtd_info *mtd, int section, in fsl_ifc_ooblayout_free()
Dmxc_nand.c888 static int mxc_v1_ooblayout_ecc(struct mtd_info *mtd, int section, in mxc_v1_ooblayout_ecc()
902 static int mxc_v1_ooblayout_free(struct mtd_info *mtd, int section, in mxc_v1_ooblayout_free()
935 static int mxc_v2_ooblayout_ecc(struct mtd_info *mtd, int section, in mxc_v2_ooblayout_ecc()
950 static int mxc_v2_ooblayout_free(struct mtd_info *mtd, int section, in mxc_v2_ooblayout_free()
Domap2.c1740 static int omap_ooblayout_ecc(struct mtd_info *mtd, int section, in omap_ooblayout_ecc()
1760 static int omap_ooblayout_free(struct mtd_info *mtd, int section, in omap_ooblayout_free()
1789 static int omap_sw_ooblayout_ecc(struct mtd_info *mtd, int section, in omap_sw_ooblayout_ecc()
1810 static int omap_sw_ooblayout_free(struct mtd_info *mtd, int section, in omap_sw_ooblayout_free()
Dtegra_nand.c203 static int tegra_nand_ooblayout_rs_ecc(struct mtd_info *mtd, int section, in tegra_nand_ooblayout_rs_ecc()
219 static int tegra_nand_ooblayout_no_free(struct mtd_info *mtd, int section, in tegra_nand_ooblayout_no_free()
230 static int tegra_nand_ooblayout_bch_ecc(struct mtd_info *mtd, int section, in tegra_nand_ooblayout_bch_ecc()
Dintel-nand-controller.c236 static int ebu_nand_ooblayout_ecc(struct mtd_info *mtd, int section, in ebu_nand_ooblayout_ecc()
250 static int ebu_nand_ooblayout_free(struct mtd_info *mtd, int section, in ebu_nand_ooblayout_free()
/linux-6.14.4/arch/s390/kernel/
Dmachine_kexec_file.c310 Elf_Shdr *section, in arch_kexec_apply_relocations_add()
/linux-6.14.4/include/linux/
Dcodetag.h37 const char *section; member
Dmmzone.h1950 static inline struct page *__section_mem_map_addr(struct mem_section *section) in __section_mem_map_addr()
1957 static inline int present_section(struct mem_section *section) in present_section()
1967 static inline int valid_section(struct mem_section *section) in valid_section()
1972 static inline int early_section(struct mem_section *section) in early_section()
1982 static inline int online_section(struct mem_section *section) in online_section()
1988 static inline int online_device_section(struct mem_section *section) in online_device_section()
1995 static inline int online_device_section(struct mem_section *section) in online_device_section()
Dkexec.h243 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add()
262 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations()
Dcompiler_attributes.h321 #define __section(section) __attribute__((__section__(section))) argument
/linux-6.14.4/include/acpi/
Dghes.h122 #define apei_estatus_for_each_section(estatus, section) \ argument
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/fw/
Dpnvm.c104 const struct iwl_pnvm_section *section = (const void *)data; in iwl_pnvm_handle_section() local
/linux-6.14.4/Documentation/bpf/
Dbtf.rst753 .. _BTF_Ext_Section:
/linux-6.14.4/lib/842/
D842_decompress.c177 u64 section = round_down(total, fsize); in __do_index() local
/linux-6.14.4/net/ceph/
Dmessenger_v1.c965 struct kvec *section, in read_partial_message_chunk()
988 struct kvec *section, in read_partial_message_section()
/linux-6.14.4/drivers/mtd/
Dmtdchar.c447 int i, section = 0, ret; in shrink_ecclayout() local
494 int i, section = 0, ret; in get_oobinfo() local
/linux-6.14.4/scripts/gcc-plugins/
Dstackleak_plugin.c451 tree section; in stackleak_gate() local
/linux-6.14.4/drivers/mtd/parsers/
Dsharpslpart.c73 int section = 0; in sharpsl_nand_check_ooblayout() local
/linux-6.14.4/drivers/gpu/drm/kmb/
Dkmb_dsi.c386 u8 frame_id, u8 section, in mipi_tx_fg_section_cfg_regs()
443 u8 frame_id, u8 section, in mipi_tx_fg_section_cfg()
/linux-6.14.4/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_init.c744 struct uni_table_desc *qlcnic_get_table_desc(const u8 *unirom, int section) in qlcnic_get_table_desc()
938 u32 section, u32 idx_offset) in qlcnic_get_data_desc()
/linux-6.14.4/drivers/mtd/nand/
Decc-mxic.c134 static int mxic_ecc_ooblayout_ecc(struct mtd_info *mtd, int section, in mxic_ecc_ooblayout_ecc()
149 static int mxic_ecc_ooblayout_free(struct mtd_info *mtd, int section, in mxic_ecc_ooblayout_free()

123456