Home
last modified time | relevance | path

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

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