pt_watch_regs     134 arch/mips/include/asm/ptrace.h 	struct pt_watch_regs __user *addr);
pt_watch_regs     136 arch/mips/include/asm/ptrace.h 	struct pt_watch_regs __user *addr);
pt_watch_regs     121 arch/mips/kernel/ptrace.c 			  struct pt_watch_regs __user *addr)
pt_watch_regs     128 arch/mips/kernel/ptrace.c 	if (!access_ok(addr, sizeof(struct pt_watch_regs)))
pt_watch_regs     161 arch/mips/kernel/ptrace.c 			  struct pt_watch_regs __user *addr)
pt_watch_regs     170 arch/mips/kernel/ptrace.c 	if (!access_ok(addr, sizeof(struct pt_watch_regs)))
pt_watch_regs     304 arch/mips/kernel/ptrace32.c 			(struct pt_watch_regs __user *) (unsigned long) addr);
pt_watch_regs     309 arch/mips/kernel/ptrace32.c 			(struct pt_watch_regs __user *) (unsigned long) addr);