Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Delf.c16 bool is_interp, struct arch_elf_state *state) in arch_elf_pt_proc()
/openbmc/linux/include/linux/
H A Delf.h106 bool has_interp, bool is_interp) in arch_elf_adjust_prot()
/openbmc/linux/arch/mips/kernel/
H A Delf.c77 bool is_interp, struct arch_elf_state *state) in arch_elf_pt_proc()
/openbmc/linux/arch/arm64/kernel/
H A Dprocess.c742 bool has_interp, bool is_interp) in arch_elf_adjust_prot()
/openbmc/linux/arch/arm64/include/asm/
H A Delf.h283 struct file *f, bool is_interp, in arch_elf_pt_proc()
/openbmc/linux/fs/
H A Dbinfmt_elf.c539 struct file *elf, bool is_interp, in arch_elf_pt_proc()
572 bool has_interp, bool is_interp) in make_prot()