Searched refs:uprobe_notify_resume (Results 1 – 10 of 10) 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
257 uprobe_notify_resume(regs); in do_notify_resume()
155 uprobe_notify_resume(regs); in exit_to_user_mode_loop()
316 uprobe_notify_resume(regs); in do_notify_resume()
670 uprobe_notify_resume(regs); in do_work_pending()
551 uprobe_notify_resume(regs); in do_notify_resume()
903 uprobe_notify_resume(regs); in do_notify_resume()
937 uprobe_notify_resume(regs); in do_notify_resume()
526 # _TIF_UPROBE is set, call uprobe_notify_resume532 jg uprobe_notify_resume
2300 void uprobe_notify_resume(struct pt_regs *regs) in uprobe_notify_resume() function