Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dmoduleloader.h17 bool module_elf_check_arch(Elf_Ehdr *hdr);
/linux-6.3-rc2/arch/powerpc/kernel/
A Dmodule_64.c34 bool module_elf_check_arch(Elf_Ehdr *hdr) in module_elf_check_arch() function
/linux-6.3-rc2/kernel/module/
A Dmain.c1675 if (!module_elf_check_arch(info->hdr)) { in elf_validity_check()
2253 bool __weak module_elf_check_arch(Elf_Ehdr *hdr) in module_elf_check_arch() function

Completed in 10 milliseconds