Searched refs:uprobe_notify_resume (Results 1 – 9 of 9) sorted by relevance
129 extern void uprobe_notify_resume(struct pt_regs *regs);192 static inline void uprobe_notify_resume(struct pt_regs *regs) in uprobe_notify_resume() function
105 uprobe_notify_resume(regs); in exit_to_user_mode_loop()
259 uprobe_notify_resume(regs); in do_notify_resume()
298 uprobe_notify_resume(regs); in do_notify_resume()
629 uprobe_notify_resume(regs); in do_work_pending()
139 uprobe_notify_resume(regs); in do_notify_resume()
551 uprobe_notify_resume(regs); in do_notify_resume()
912 uprobe_notify_resume(regs); in do_notify_resume()
2379 void uprobe_notify_resume(struct pt_regs *regs) in uprobe_notify_resume() function