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

/linux-master/include/linux/
H A Dmoduleloader.h17 bool module_elf_check_arch(Elf_Ehdr *hdr);
/linux-master/arch/powerpc/kernel/
H A Dmodule_64.c34 bool module_elf_check_arch(Elf_Ehdr *hdr) function
/linux-master/kernel/module/
H A Dmain.c1697 if (!module_elf_check_arch(info->hdr)) {
2332 bool __weak module_elf_check_arch(Elf_Ehdr *hdr) function

Completed in 126 milliseconds