Home
last modified time | relevance | path

Searched refs:PTRACE_GETREGSET (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dptrace.h49 #define PTRACE_GETREGSET 0x4204 macro
/linux-4.1.27/kernel/
Dptrace.c806 if (req == PTRACE_GETREGSET) in ptrace_regset()
1011 case PTRACE_GETREGSET: in ptrace_request()
1168 case PTRACE_GETREGSET: in compat_ptrace_request()