Home
last modified time | relevance | path

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

/arch/arm/kernel/
Dprobes-thumb.c870 return probes_decode_insn(insn, asi, probes_decode_thumb16_table, true, in thumb16_probes_decode_insn()
880 return probes_decode_insn(insn, asi, probes_decode_thumb32_table, true, in thumb32_probes_decode_insn()
Dprobes.h403 probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi,
Dprobes.c389 probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, in probes_decode_insn() function
Dprobes-arm.c732 return probes_decode_insn(insn, asi, probes_decode_arm_table, false, in arm_probes_decode_insn()