Home
last modified time | relevance | path

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

/linux/include/linux/
H A Duprobes.h222 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
/linux/arch/csky/kernel/
H A Dsignal.c259 uprobe_notify_resume(regs); in do_notify_resume()
/linux/arch/powerpc/kernel/
H A Dsignal.c298 uprobe_notify_resume(regs); in do_notify_resume()
/linux/arch/arm/kernel/
H A Dsignal.c629 uprobe_notify_resume(regs); in do_work_pending()
/linux/arch/sparc/kernel/
H A Dsignal_64.c551 uprobe_notify_resume(regs); in do_notify_resume()
/linux/arch/mips/kernel/
H A Dsignal.c912 uprobe_notify_resume(regs); in do_notify_resume()
/linux/kernel/events/
H A Duprobes.c2850 void uprobe_notify_resume(struct pt_regs *regs) in uprobe_notify_resume() function