Home
last modified time | relevance | path

Searched refs:pt_watch_regs (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
Dptrace.h59 struct pt_watch_regs __user *addr);
61 struct pt_watch_regs __user *addr);
/linux-4.1.27/arch/mips/kernel/
Dptrace32.c288 (struct pt_watch_regs __user *) (unsigned long) addr); in compat_arch_ptrace()
293 (struct pt_watch_regs __user *) (unsigned long) addr); in compat_arch_ptrace()
Dptrace.c199 struct pt_watch_regs __user *addr) in ptrace_get_watch_regs()
206 if (!access_ok(VERIFY_WRITE, addr, sizeof(struct pt_watch_regs))) in ptrace_get_watch_regs()
238 struct pt_watch_regs __user *addr) in ptrace_set_watch_regs()
247 if (!access_ok(VERIFY_READ, addr, sizeof(struct pt_watch_regs))) in ptrace_set_watch_regs()
/linux-4.1.27/arch/mips/include/uapi/asm/
Dptrace.h96 struct pt_watch_regs { struct