Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dptrace.h58 extern int ptrace_get_watch_regs(struct task_struct *child,
/linux-4.1.27/arch/mips/kernel/
Dptrace32.c287 ret = ptrace_get_watch_regs(child, in compat_arch_ptrace()
Dptrace.c198 int ptrace_get_watch_regs(struct task_struct *child, in ptrace_get_watch_regs() function
784 ret = ptrace_get_watch_regs(child, addrp); in arch_ptrace()