Home
last modified time | relevance | path

Searched refs:ptrace_get_watch_regs (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/mips/include/asm/
Dptrace.h133 extern int ptrace_get_watch_regs(struct task_struct *child,
/linux-6.1.9/arch/mips/kernel/
Dptrace32.c302 ret = ptrace_get_watch_regs(child, in compat_arch_ptrace()
Dptrace.c118 int ptrace_get_watch_regs(struct task_struct *child, in ptrace_get_watch_regs() function
1293 ret = ptrace_get_watch_regs(child, addrp); in arch_ptrace()