Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/uapi/asm/
Dptrace.h105 #define PTRACE_SET_WATCH_REGS 0xd1 macro
/linux-4.4.14/arch/mips/kernel/
Dptrace32.c291 case PTRACE_SET_WATCH_REGS: in compat_arch_ptrace()
Dptrace.c875 case PTRACE_SET_WATCH_REGS: in arch_ptrace()