Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/probes/
Ddecode-thumb.h97 thumb32_probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi,
Ddecode-thumb.c876 thumb32_probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, in thumb32_probes_decode_insn() function
/Linux-v4.19/arch/arm/probes/kprobes/
Dcore.c72 decode_insn = thumb32_probes_decode_insn; in arch_prepare_kprobe()