Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/arm/probes/kprobes/
H A Dcore.c64 decode_insn = thumb32_probes_decode_insn; in arch_prepare_kprobe()