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

/linux-master/include/linux/
H A Dmoduleloader.h26 unsigned int arch_mod_section_prepend(struct module *mod, unsigned int section);
/linux-master/arch/parisc/kernel/
H A Dmodule.c23 * kernel module loader calls arch_mod_section_prepend() to request the
269 unsigned int arch_mod_section_prepend(struct module *mod, function
/linux-master/kernel/module/
H A Dmain.c1474 unsigned int __weak arch_mod_section_prepend(struct module *mod, function
1487 mod->mem[type].size += arch_mod_section_prepend(mod, section);

Completed in 151 milliseconds