Home
last modified time | relevance | path

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

/linux/include/linux/
A Duprobes.h126 extern void uprobe_notify_resume(struct pt_regs *regs);
187 static inline void uprobe_notify_resume(struct pt_regs *regs) in uprobe_notify_resume() function
/linux/arch/csky/kernel/
A Dsignal.c261 uprobe_notify_resume(regs); in do_notify_resume()
/linux/arch/riscv/kernel/
A Dsignal.c313 uprobe_notify_resume(regs); in do_notify_resume()
/linux/kernel/entry/
A Dcommon.c166 uprobe_notify_resume(regs); in exit_to_user_mode_loop()
/linux/arch/powerpc/kernel/
A Dsignal.c286 uprobe_notify_resume(regs); in do_notify_resume()
/linux/arch/arm/kernel/
A Dsignal.c628 uprobe_notify_resume(regs); in do_work_pending()
/linux/arch/sparc/kernel/
A Dsignal_64.c551 uprobe_notify_resume(regs); in do_notify_resume()
/linux/arch/mips/kernel/
A Dsignal.c903 uprobe_notify_resume(regs); in do_notify_resume()
/linux/arch/arm64/kernel/
A Dsignal.c932 uprobe_notify_resume(regs); in do_notify_resume()
/linux/kernel/events/
A Duprobes.c2300 void uprobe_notify_resume(struct pt_regs *regs) in uprobe_notify_resume() function

Completed in 17 milliseconds