Home
last modified time | relevance | path

Searched refs:PTRACE_GET_WATCH_REGS (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/include/uapi/asm/
Dptrace.h104 #define PTRACE_GET_WATCH_REGS 0xd0 macro
/linux-4.4.14/arch/mips/kernel/
Dptrace32.c286 case PTRACE_GET_WATCH_REGS: in compat_arch_ptrace()
Dptrace.c871 case PTRACE_GET_WATCH_REGS: in arch_ptrace()