Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/include/asm/
Dptrace.h133 extern int ptrace_get_watch_regs(struct task_struct *child,
/Linux-v6.6/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
1294 ret = ptrace_get_watch_regs(child, addrp); in arch_ptrace()