Searched refs:disable_singlestep (Results 1 – 1 of 1) sorted by relevance
219 static void disable_singlestep(struct kprobe_ctlblk *kcb, in disable_singlestep() function229 NOKPROBE_SYMBOL(disable_singlestep);366 disable_singlestep(kcb, regs, ip); in resume_execution()413 disable_singlestep(kcb, regs, (unsigned long) p->addr); in kprobe_trap_handler()
Completed in 6 milliseconds