Searched refs:check_rela (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/avr32/kernel/
H A Dmodule.c28 static inline int check_rela(Elf32_Rela *rela, struct module *module, check_rela() function
110 ret = check_rela(rela + j, module, module_frob_arch_sections()
/linux-4.4.14/arch/s390/kernel/
H A Dmodule.c58 static void check_rela(Elf_Rela *rela, struct module *me) check_rela() function
157 check_rela(rela + j, me); module_frob_arch_sections()

Completed in 117 milliseconds