Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/arch/csky/kernel/
A Dsignal.c259 uprobe_notify_resume(regs); in do_notify_resume()
/linux-6.3-rc2/kernel/entry/
A Dcommon.c162 uprobe_notify_resume(regs); in exit_to_user_mode_loop()
/linux-6.3-rc2/arch/riscv/kernel/
A Dsignal.c328 uprobe_notify_resume(regs); in do_work_pending()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dsignal.c301 uprobe_notify_resume(regs); in do_notify_resume()
/linux-6.3-rc2/arch/arm/kernel/
A Dsignal.c628 uprobe_notify_resume(regs); in do_work_pending()
/linux-6.3-rc2/arch/sparc/kernel/
A Dsignal_64.c551 uprobe_notify_resume(regs); in do_notify_resume()
/linux-6.3-rc2/arch/mips/kernel/
A Dsignal.c911 uprobe_notify_resume(regs); in do_notify_resume()
/linux-6.3-rc2/arch/arm64/kernel/
A Dsignal.c1290 uprobe_notify_resume(regs); in do_notify_resume()
/linux-6.3-rc2/kernel/events/
A Duprobes.c2298 void uprobe_notify_resume(struct pt_regs *regs) in uprobe_notify_resume() function

Completed in 20 milliseconds