recover_probed_instruction
extern unsigned long recover_probed_instruction(kprobe_opcode_t *buf,
__addr = recover_probed_instruction(buf, addr);
__addr = recover_probed_instruction(buf, addr);
unsigned long recovered_insn = recover_probed_instruction(buf, (unsigned long)src);
recovered_insn = recover_probed_instruction(buf, addr);