Home
last modified time | relevance | path

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

/linux-6.1.9/arch/loongarch/kernel/
Delf.c16 bool is_interp, struct arch_elf_state *state) in arch_elf_pt_proc()
/linux-6.1.9/include/linux/
Delf.h106 bool has_interp, bool is_interp) in arch_elf_adjust_prot()
/linux-6.1.9/arch/mips/kernel/
Delf.c76 bool is_interp, struct arch_elf_state *state) in arch_elf_pt_proc()
/linux-6.1.9/arch/arm64/kernel/
Dprocess.c739 bool has_interp, bool is_interp) in arch_elf_adjust_prot()
/linux-6.1.9/arch/arm64/include/asm/
Delf.h283 struct file *f, bool is_interp, in arch_elf_pt_proc()
/linux-6.1.9/fs/
Dbinfmt_elf.c540 struct file *elf, bool is_interp, in arch_elf_pt_proc()
573 bool has_interp, bool is_interp) in make_prot()