Searched refs:arch_check_elf (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/arch/s390/include/asm/ | 
| D | elf.h | 168 #define arch_check_elf(ehdr, interp, interp_ehdr, state) (0)  macro
 | 
| /Linux-v5.4/arch/mips/kernel/ | 
| D | elf.c | 134 int arch_check_elf(void *_ehdr, bool has_interpreter, void *_interp_ehdr,  in arch_check_elf()  function
 | 
| /Linux-v5.4/arch/mips/include/asm/ | 
| D | elf.h | 505 extern int arch_check_elf(void *ehdr, bool has_interpreter, void *interp_ehdr,
 | 
| /Linux-v5.4/fs/ | 
| D | binfmt_elf.c | 518 static inline int arch_check_elf(struct elfhdr *ehdr, bool has_interp,  in arch_check_elf()  function840 	retval = arch_check_elf(&loc->elf_ex,  in load_elf_binary()
 
 |