Searched refs:skip_singlestep (Results 1 – 3 of 3) sorted by relevance
99 extern int skip_singlestep(struct kprobe *p, struct pt_regs *regs,102 static inline int skip_singlestep(struct kprobe *p, struct pt_regs *regs, in skip_singlestep() function
47 int skip_singlestep(struct kprobe *p, struct pt_regs *regs, in skip_singlestep() function55 NOKPROBE_SYMBOL(skip_singlestep);
659 if (!skip_singlestep(p, regs, kcb)) in kprobe_int3_handler()