Home
last modified time | relevance | path

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

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