Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dkprobes.c45 static int __kprobes insn_has_delayslot(union mips_instruction insn) in insn_has_delayslot() function
91 insn_has_delayslot(prev_insn)) { in arch_prepare_kprobe()
123 if (insn_has_delayslot(insn)) in arch_prepare_kprobe()
239 else if (insn_has_delayslot(p->opcode)) { in prepare_singlestep()
265 if (insn_has_delayslot(p->opcode)) in resume_execution()