Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dptrace.h133 extern int ptrace_get_watch_regs(struct task_struct *child,
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dptrace32.c302 ret = ptrace_get_watch_regs(child, in compat_arch_ptrace()
H A Dptrace.c119 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()