Home
last modified time | relevance | path

Searched refs:arch_mod_section_prepend (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/module/
H A Dmain.c1633 unsigned int __weak arch_mod_section_prepend(struct module *mod, in arch_mod_section_prepend() function
1646 mod->mem[type].size += arch_mod_section_prepend(mod, section); in module_get_offset_and_type()
2767 arch_mod_section_prepend(mod, i), shdr->sh_addralign); in move_module()
/linux/arch/parisc/kernel/
H A Dmodule.c257 unsigned int arch_mod_section_prepend(struct module *mod, in arch_mod_section_prepend() function