Searched refs:uprobe_notify_resume (Results 1 – 9 of 9) sorted by relevance
137 extern void uprobe_notify_resume(struct pt_regs *regs);190 static inline void uprobe_notify_resume(struct pt_regs *regs) in uprobe_notify_resume() function
160 uprobe_notify_resume(regs); in do_notify_resume()
155 uprobe_notify_resume(regs); in exit_to_usermode_loop()
665 uprobe_notify_resume(regs); in do_work_pending()
547 uprobe_notify_resume(regs); in do_notify_resume()
938 uprobe_notify_resume(regs); in do_notify_resume()
868 uprobe_notify_resume(regs); in do_notify_resume()
482 # _TIF_UPROBE is set, call uprobe_notify_resume488 jg uprobe_notify_resume
1984 void uprobe_notify_resume(struct pt_regs *regs) in uprobe_notify_resume() function