Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dptrace.h134 extern int ptrace_get_watch_regs(struct task_struct *child,
/openbmc/linux/arch/mips/kernel/
H A Dptrace32.c302 ret = ptrace_get_watch_regs(child, in compat_arch_ptrace()
H A Dptrace.c125 int ptrace_get_watch_regs(struct task_struct *child, in ptrace_get_watch_regs() function
1301 ret = ptrace_get_watch_regs(child, addrp); in arch_ptrace()