Searched refs:insn_check_cc (Results 1 – 6 of 6) sorted by relevance
40 probes_check_cc *insn_check_cc; member
870 asi->insn_check_cc = thumb_check_cc; in thumb16_probes_decode_insn()881 asi->insn_check_cc = thumb_check_cc; in thumb32_probes_decode_insn()
733 asi->insn_check_cc = probes_condition_checks[insn>>28]; in arm_probes_decode_insn()
41 if (!auprobe->asi.insn_check_cc(regs->ARM_cpsr)) { in arch_uprobe_ignore()
75 asi->insn_check_cc = probes_condition_checks[cc]; in t32_decode_cond_branch()429 asi->insn_check_cc = probes_condition_checks[cc]; in t16_decode_cond_branch()
291 } else if (p->ainsn.insn_check_cc(regs->ARM_cpsr)) { in kprobe_handler()