Home
last modified time | relevance | path

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

/arch/xtensa/kernel/
Dvmlinux.lds.S43 #define RELOCATE_ENTRY(sym, section) \ argument
63 #define SECTION_VECTOR(sym, section, addr, max_prevsec_size, prevsec) \ argument
73 #define SECTION_VECTOR(section, addr) \ argument
/arch/tile/include/asm/
Dlinkage.h34 #define STD_ENTRY_SECTION(name, section) \ argument
/arch/mips/boot/tools/
Drelocs.c24 struct section { struct
26 struct section *link; argument
32 static struct section *secs; argument
/arch/ia64/mm/
Dnuma.c65 int i, section = pfn >> PFN_SECTION_SHIFT, ssec, esec; in __early_pfn_to_nid() local
/arch/mips/jz4740/
Dboard-qi_lb60.c93 static int qi_lb60_ooblayout_ecc(struct mtd_info *mtd, int section, in qi_lb60_ooblayout_ecc()
110 static int qi_lb60_ooblayout_free(struct mtd_info *mtd, int section, in qi_lb60_ooblayout_free()
/arch/x86/tools/
Drelocs.c29 struct section { struct
31 struct section *link; argument
36 static struct section *secs; argument
/arch/parisc/include/asm/
Dmodule.h20 } *section; member
/arch/arm/mach-pxa/
Dspitz.c766 static int akita_ooblayout_ecc(struct mtd_info *mtd, int section, in akita_ooblayout_ecc()
794 static int akita_ooblayout_free(struct mtd_info *mtd, int section, in akita_ooblayout_free()
/arch/x86/boot/tools/
Dbuild.c150 u8 *section; in update_pecoff_section_header_fields() local
/arch/x86/kernel/
Dmachine_kexec_64.c441 Elf64_Shdr *section, *symtabsec; in arch_kexec_apply_relocations_add() local
/arch/parisc/kernel/
Dmodule.c309 unsigned int section) in arch_mod_section_prepend()