Searched refs:uprobe_notify_resume (Results 1 – 6 of 6) sorted by relevance
120 extern void uprobe_notify_resume(struct pt_regs *regs);172 static inline void uprobe_notify_resume(struct pt_regs *regs) in uprobe_notify_resume() function
152 uprobe_notify_resume(regs); in do_notify_resume()
589 uprobe_notify_resume(regs); in do_work_pending()
730 uprobe_notify_resume(regs); in do_notify_resume()
331 # _TIF_UPROBE is set, call uprobe_notify_resume337 jg uprobe_notify_resume
1929 void uprobe_notify_resume(struct pt_regs *regs) in uprobe_notify_resume() function