Searched refs:uprobe_notify_resume (Results 1 – 9 of 9) sorted by relevance
128 extern void uprobe_notify_resume(struct pt_regs *regs);189 static inline void uprobe_notify_resume(struct pt_regs *regs) in uprobe_notify_resume() function
259 uprobe_notify_resume(regs); in do_notify_resume()
168 uprobe_notify_resume(regs); in exit_to_user_mode_loop()
301 uprobe_notify_resume(regs); in do_notify_resume()
629 uprobe_notify_resume(regs); in do_work_pending()
551 uprobe_notify_resume(regs); in do_notify_resume()
911 uprobe_notify_resume(regs); in do_notify_resume()
1293 uprobe_notify_resume(regs); in do_notify_resume()
2299 * uprobe_notify_resume().2301 void uprobe_notify_resume(struct pt_regs *regs) in uprobe_notify_resume() function