Home
last modified time | relevance | path

Searched refs:has_interp (Results 1 – 2 of 2) sorted by relevance

/arch/arm64/include/asm/
Delf.h291 static inline int arch_check_elf(void *ehdr, bool has_interp, in arch_check_elf() argument
/arch/arm64/kernel/
Dprocess.c761 bool has_interp, bool is_interp) in arch_elf_adjust_prot() argument
768 if (is_interp != has_interp) in arch_elf_adjust_prot()