Searched refs:uprobe_notify_resume (Results 1 – 7 of 7) sorted by relevance
222 extern void uprobe_notify_resume(struct pt_regs *regs);290 static inline void uprobe_notify_resume(struct pt_regs *regs) in uprobe_notify_resume() function
259 uprobe_notify_resume(regs); in do_notify_resume()
298 uprobe_notify_resume(regs); in do_notify_resume()
629 uprobe_notify_resume(regs); in do_work_pending()
551 uprobe_notify_resume(regs); in do_notify_resume()
912 uprobe_notify_resume(regs); in do_notify_resume()
2850 void uprobe_notify_resume(struct pt_regs *regs) in uprobe_notify_resume() function