Searched refs:uprobe_notify_resume (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/include/linux/
H A Duprobes.h136 extern void uprobe_notify_resume(struct pt_regs *regs);
189 static inline void uprobe_notify_resume(struct pt_regs *regs) uprobe_notify_resume() function
/linux-4.4.14/arch/powerpc/kernel/
H A Dsignal.c152 uprobe_notify_resume(regs); do_notify_resume()
/linux-4.4.14/arch/x86/entry/
H A Dcommon.c243 uprobe_notify_resume(regs); exit_to_usermode_loop()
/linux-4.4.14/arch/s390/kernel/
H A Dentry.S396 # _TIF_UPROBE is set, call uprobe_notify_resume
402 jg uprobe_notify_resume
/linux-4.4.14/arch/mips/kernel/
H A Dsignal.c854 uprobe_notify_resume(regs); do_notify_resume()
/linux-4.4.14/arch/arm/kernel/
H A Dsignal.c593 uprobe_notify_resume(regs); do_work_pending()
/linux-4.4.14/kernel/events/
H A Duprobes.c1959 * uprobe_notify_resume().
1961 void uprobe_notify_resume(struct pt_regs *regs) uprobe_notify_resume() function

Completed in 382 milliseconds