Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/probes/
Ddecode-thumb.h87 thumb16_probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi,
Ddecode-thumb.c862 thumb16_probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, in thumb16_probes_decode_insn() function
/linux-6.1.9/arch/arm/probes/kprobes/
Dcore.c70 decode_insn = thumb16_probes_decode_insn; in arch_prepare_kprobe()