Searched refs:insn_check_cc (Results 1 – 6 of 6) sorted by relevance
32 probes_check_cc *insn_check_cc; member
867 asi->insn_check_cc = thumb_check_cc; in thumb16_probes_decode_insn()878 asi->insn_check_cc = thumb_check_cc; in thumb32_probes_decode_insn()
725 asi->insn_check_cc = probes_condition_checks[insn>>28]; in arm_probes_decode_insn()
38 if (!auprobe->asi.insn_check_cc(regs->ARM_cpsr)) { in arch_uprobe_ignore()
72 asi->insn_check_cc = probes_condition_checks[cc]; in t32_decode_cond_branch()426 asi->insn_check_cc = probes_condition_checks[cc]; in t16_decode_cond_branch()
259 if (!p->ainsn.insn_check_cc(regs->ARM_cpsr)) { in kprobe_handler()