Searched refs:kprobe_post_handler (Results 1 – 3 of 3) sorted by relevance
104 extern int kprobe_post_handler(struct pt_regs *regs);107 static inline int kprobe_post_handler(struct pt_regs *regs) { return 0; } in kprobe_post_handler() function
490 int kprobe_post_handler(struct pt_regs *regs) in kprobe_post_handler() function530 NOKPROBE_SYMBOL(kprobe_post_handler);
1035 if (kprobe_post_handler(regs)) in single_step_exception()1899 if (kprobe_post_handler(regs)) in DebugException()1916 if (kprobe_post_handler(regs)) in DebugException()