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