Home
last modified time | relevance | path

Searched defs:is_interp (Results 1 – 5 of 5) sorted by relevance

/linux-5.10/include/linux/
Delf.h96 bool has_interp, bool is_interp) in arch_elf_adjust_prot()
/linux-5.10/arch/mips/kernel/
Delf.c76 bool is_interp, struct arch_elf_state *state) in arch_elf_pt_proc()
/linux-5.10/arch/arm64/kernel/
Dprocess.c730 bool has_interp, bool is_interp) in arch_elf_adjust_prot()
/linux-5.10/arch/arm64/include/asm/
Delf.h285 struct file *f, bool is_interp, in arch_elf_pt_proc()
/linux-5.10/fs/
Dbinfmt_elf.c536 struct file *elf, bool is_interp, in arch_elf_pt_proc()
569 bool has_interp, bool is_interp) in make_prot()