Home
last modified time | relevance | path

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

/arch/mips/kernel/
Delf.c78 bool is_interp, struct arch_elf_state *state) in arch_elf_pt_proc() argument
101 if (is_interp) in arch_elf_pt_proc()
132 if (is_interp) in arch_elf_pt_proc()
/arch/mips/include/asm/
Delf.h456 bool is_interp, struct arch_elf_state *state);