Searched refs:arch_mod_section_prepend (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
H A Dmoduleloader.h22 unsigned int arch_mod_section_prepend(struct module *mod, unsigned int section);
/linux-4.1.27/arch/parisc/kernel/
H A Dmodule.c38 * kernel module loader calls arch_mod_section_prepend() to request the
308 unsigned int arch_mod_section_prepend(struct module *mod, arch_mod_section_prepend() function
/linux-4.1.27/kernel/
H A Dmodule.c2033 unsigned int __weak arch_mod_section_prepend(struct module *mod, arch_mod_section_prepend() function
2046 *size += arch_mod_section_prepend(mod, section); get_offset()

Completed in 218 milliseconds