Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dptrace.h134 struct pt_watch_regs __user *addr);
136 struct pt_watch_regs __user *addr);
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dptrace32.c303 (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()
H A Dptrace.c120 struct pt_watch_regs __user *addr) in ptrace_get_watch_regs()
127 if (!access_ok(addr, sizeof(struct pt_watch_regs))) in ptrace_get_watch_regs()
160 struct pt_watch_regs __user *addr) in ptrace_set_watch_regs()
169 if (!access_ok(addr, sizeof(struct pt_watch_regs))) in ptrace_set_watch_regs()
/OK3568_Linux_fs/kernel/arch/mips/include/uapi/asm/
H A Dptrace.h97 struct pt_watch_regs { struct