Searched refs:analyse_instr (Results 1 – 2 of 2) sorted by relevance
88 extern int analyse_instr(struct instruction_op *op, struct pt_regs *regs,
642 int __kprobes analyse_instr(struct instruction_op *op, struct pt_regs *regs, in analyse_instr() function1701 EXPORT_SYMBOL_GPL(analyse_instr);1775 r = analyse_instr(&op, regs, instr); in emulate_step()