Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/kernel/
Delf.c76 bool is_interp, struct arch_elf_state *state) in arch_elf_pt_proc() argument
100 if (is_interp) in arch_elf_pt_proc()
126 if (is_interp) in arch_elf_pt_proc()
/Linux-v5.4/arch/mips/include/asm/
Delf.h503 bool is_interp, struct arch_elf_state *state);
/Linux-v5.4/fs/
Dbinfmt_elf.c496 struct file *elf, bool is_interp, in arch_elf_pt_proc() argument