arch_mod_section_prepend   23 include/linux/moduleloader.h unsigned int arch_mod_section_prepend(struct module *mod, unsigned int section);
arch_mod_section_prepend 2410 kernel/module.c 	*size += arch_mod_section_prepend(mod, section);