Searched refs:PTRACE_GETREGSET (Results 1 – 3 of 3) sorted by relevance
49 #define PTRACE_GETREGSET 0x4204 macro
819 if (req == PTRACE_GETREGSET) in ptrace_regset()1024 case PTRACE_GETREGSET: in ptrace_request()1186 case PTRACE_GETREGSET: in compat_ptrace_request()
1257 EXPECT_EQ(0, ptrace(PTRACE_GETREGSET, tracee, NT_PRSTATUS, &iov)) { in get_syscall()1275 ret = ptrace(PTRACE_GETREGSET, tracee, NT_PRSTATUS, &iov); in change_syscall()