Home
last modified time | relevance | path

Searched defs:section (Results 26 – 50 of 89) sorted by relevance

1234

/linux/arch/arm/mach-pxa/
H A Dspitz.c843 static int akita_ooblayout_ecc(struct mtd_info *mtd, int section, in akita_ooblayout_ecc()
871 static int akita_ooblayout_free(struct mtd_info *mtd, int section, in akita_ooblayout_free()
/linux/tools/testing/selftests/x86/bugs/
H A Dcommon.py131 def get_instruction_from_vmlinux(elffile, section, virtual_address, target_address): argument
/linux/drivers/mtd/nand/raw/
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A 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()
H A Dlpc32xx_mlc.c129 static int lpc32xx_ooblayout_ecc(struct mtd_info *mtd, int section, in lpc32xx_ooblayout_ecc()
143 static int lpc32xx_ooblayout_free(struct mtd_info *mtd, int section, in lpc32xx_ooblayout_free()
H A Dhisi504_nand.c612 static int hisi_ooblayout_ecc(struct mtd_info *mtd, int section, in hisi_ooblayout_ecc()
619 static int hisi_ooblayout_free(struct mtd_info *mtd, int section, in hisi_ooblayout_free()
H A Dlpc32xx_slc.c137 static int lpc32xx_ooblayout_ecc(struct mtd_info *mtd, int section, in lpc32xx_ooblayout_ecc()
149 static int lpc32xx_ooblayout_free(struct mtd_info *mtd, int section, in lpc32xx_ooblayout_free()
/linux/include/acpi/
H A Dghes.h119 #define apei_estatus_for_each_section(estatus, section) \ argument
/linux/arch/s390/kernel/
H A Dmachine_kexec_file.c310 Elf_Shdr *section, in arch_kexec_apply_relocations_add()
/linux/include/linux/
H A Dcodetag.h40 const char *section; member
H A Dcompiler_attributes.h321 #define __section(section) __attribute__((__section__(section))) argument
H A Dkexec.h288 arch_kexec_apply_relocations_add(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations_add()
307 arch_kexec_apply_relocations(struct purgatory_info *pi, Elf_Shdr *section, in arch_kexec_apply_relocations()
/linux/scripts/gendwarfksyms/examples/
H A Dkabi.h29 #define __section(section) __attribute__((__section__(section))) argument
/linux/lib/842/
H A D842_decompress.c177 u64 section = round_down(total, fsize); in __do_index() local
/linux/net/ceph/
H A Dmessenger_v1.c965 struct kvec *section, in read_partial_message_chunk()
988 struct kvec *section, in read_partial_message_section()
/linux/drivers/mtd/
H A Dmtdchar.c447 int i, section = 0, ret; in shrink_ecclayout() local
494 int i, section = 0, ret; in get_oobinfo() local
/linux/arch/riscv/kernel/
H A Dmachine_kexec_file.c146 Elf_Shdr *section, in arch_kexec_apply_relocations_add()
/linux/drivers/mtd/parsers/
H A Dsharpslpart.c73 int section = 0; in sharpsl_nand_check_ooblayout() local
/linux/scripts/gcc-plugins/
H A Dstackleak_plugin.c451 tree section; in stackleak_gate() local
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A 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/lib/
H A Dcodetag.c159 const char *section) in get_section_range()

1234