insn_decode_from_regs
if (!insn_decode_from_regs(&ctxt->insn, ctxt->regs, buffer, insn_bytes))
bool insn_decode_from_regs(struct insn *insn, struct pt_regs *regs,
if (!insn_decode_from_regs(&insn, regs, buf, nr_copied))