Searched refs:arm_probes_decode_insn (Results 1 – 4 of 4) sorted by relevance
63 enum probes_insn arm_probes_decode_insn(probes_opcode_t,
720 arm_probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, in arm_probes_decode_insn() function
87 ret = arm_probes_decode_insn(insn, &auprobe->asi, false, in arch_uprobe_analyze_insn()
79 decode_insn = arm_probes_decode_insn; in arch_prepare_kprobe()