Home
last modified time | relevance | path

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

/arch/tile/include/asm/
Dlinkage.h34 #define STD_ENTRY_SECTION(name, section) \ argument
/arch/x86/tools/
Drelocs.c24 struct section { struct
26 struct section *link; argument
31 static struct section *secs; argument
/arch/ia64/mm/
Dnuma.c63 int i, section = pfn >> PFN_SECTION_SHIFT, ssec, esec; in __early_pfn_to_nid() local
/arch/xtensa/kernel/
Dvmlinux.lds.S46 #define RELOCATE_ENTRY(sym, section) \ argument
65 #define SECTION_VECTOR(sym, section, addr, max_prevsec_size, prevsec) \ argument
/arch/parisc/include/asm/
Dmodule.h29 } *section; member
/arch/parisc/kernel/
Dmodule.c315 unsigned int section) in arch_mod_section_prepend()