Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PTRACE_GETVRREGS
arch/powerpc/kernel/ptrace/ptrace.c
150
case PTRACE_GETVRREGS:
arch/powerpc/kernel/ptrace/ptrace32.c
281
case PTRACE_GETVRREGS:
tools/testing/selftests/powerpc/ptrace/ptrace.h
601
ret = ptrace(PTRACE_GETVRREGS, child, 0, vmx);