Home
last modified time | relevance | path

Searched defs:has_interp (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Delf.h96 bool has_interp, bool is_interp) in arch_elf_adjust_prot()
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Delf.h291 static inline int arch_check_elf(void *ehdr, bool has_interp, in arch_check_elf()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dprocess.c845 bool has_interp, bool is_interp) in arch_elf_adjust_prot()
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_elf.c558 static inline int arch_check_elf(struct elfhdr *ehdr, bool has_interp, in arch_check_elf()
569 bool has_interp, bool is_interp) in make_prot()