Searched refs:uprobe_notify_resume (Results 1 – 7 of 7) sorted by relevance
136 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
152 uprobe_notify_resume(regs); in do_notify_resume()
243 uprobe_notify_resume(regs); in exit_to_usermode_loop()
593 uprobe_notify_resume(regs); in do_work_pending()
854 uprobe_notify_resume(regs); in do_notify_resume()
396 # _TIF_UPROBE is set, call uprobe_notify_resume402 jg uprobe_notify_resume
1961 void uprobe_notify_resume(struct pt_regs *regs) in uprobe_notify_resume() function