Searched refs:pt_watch_regs (Results 1 – 4 of 4) sorted by relevance
135 struct pt_watch_regs __user *addr);137 struct pt_watch_regs __user *addr);
97 struct pt_watch_regs { struct
303 (struct pt_watch_regs __user *) (unsigned long) addr); in compat_arch_ptrace()308 (struct pt_watch_regs __user *) (unsigned long) addr); in compat_arch_ptrace()
126 struct pt_watch_regs __user *addr) in ptrace_get_watch_regs()133 if (!access_ok(addr, sizeof(struct pt_watch_regs))) in ptrace_get_watch_regs()166 struct pt_watch_regs __user *addr) in ptrace_set_watch_regs()175 if (!access_ok(addr, sizeof(struct pt_watch_regs))) in ptrace_set_watch_regs()