Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/probes/
H A Ddecode-thumb.h91 thumb32_probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi,
H A Ddecode-thumb.c873 thumb32_probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, in thumb32_probes_decode_insn() function
/openbmc/linux/arch/arm/probes/kprobes/
H A Dcore.c66 decode_insn = thumb32_probes_decode_insn; in arch_prepare_kprobe()