Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/uapi/asm/
Dptrace.h105 #define PTRACE_GET_WATCH_REGS 0xd0 macro
/linux-6.1.9/arch/mips/kernel/
Dptrace32.c301 case PTRACE_GET_WATCH_REGS: in compat_arch_ptrace()
Dptrace.c1292 case PTRACE_GET_WATCH_REGS: in arch_ptrace()