Searched refs:uprobe_notify_resume (Results 1 – 9 of 9) sorted by relevance
126 extern void uprobe_notify_resume(struct pt_regs *regs);187 static inline void uprobe_notify_resume(struct pt_regs *regs) in uprobe_notify_resume() function
160 uprobe_notify_resume(regs); in do_notify_resume()
152 uprobe_notify_resume(regs); in exit_to_usermode_loop()
670 uprobe_notify_resume(regs); in do_work_pending()
552 uprobe_notify_resume(regs); in do_notify_resume()
922 uprobe_notify_resume(regs); in do_notify_resume()
897 uprobe_notify_resume(regs); in do_notify_resume()
505 # _TIF_UPROBE is set, call uprobe_notify_resume511 jg uprobe_notify_resume
2298 void uprobe_notify_resume(struct pt_regs *regs) in uprobe_notify_resume() function