Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kernel/
Delf.c69 bool is_interp, struct arch_elf_state *state) in arch_elf_pt_proc() argument
84 if (is_interp) in arch_elf_pt_proc()
115 if (is_interp) in arch_elf_pt_proc()
/linux-4.1.27/arch/mips/include/asm/
Delf.h440 bool is_interp, struct arch_elf_state *state);
/linux-4.1.27/fs/
Dbinfmt_elf.c482 struct file *elf, bool is_interp, in arch_elf_pt_proc() argument