Home
last modified time | relevance | path

Searched refs:is_interp (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/mips/kernel/
Delf.c78 bool is_interp, struct arch_elf_state *state) in arch_elf_pt_proc() argument
102 if (is_interp) in arch_elf_pt_proc()
128 if (is_interp) in arch_elf_pt_proc()
/Linux-v4.19/arch/mips/include/asm/
Delf.h505 bool is_interp, struct arch_elf_state *state);
/Linux-v4.19/fs/
Dbinfmt_elf.c500 struct file *elf, bool is_interp, in arch_elf_pt_proc() argument