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