Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/
Dptrace.h134 struct pt_watch_regs __user *addr);
136 struct pt_watch_regs __user *addr);
/Linux-v5.4/arch/mips/kernel/
Dptrace32.c304 (struct pt_watch_regs __user *) (unsigned long) addr); in compat_arch_ptrace()
309 (struct pt_watch_regs __user *) (unsigned long) addr); in compat_arch_ptrace()
Dptrace.c121 struct pt_watch_regs __user *addr) in ptrace_get_watch_regs()
128 if (!access_ok(addr, sizeof(struct pt_watch_regs))) in ptrace_get_watch_regs()
161 struct pt_watch_regs __user *addr) in ptrace_set_watch_regs()
170 if (!access_ok(addr, sizeof(struct pt_watch_regs))) in ptrace_set_watch_regs()
/Linux-v5.4/arch/mips/include/uapi/asm/
Dptrace.h97 struct pt_watch_regs { struct