Home
last modified time | relevance | path

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

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