Home
last modified time | relevance | path

Searched refs:NT_PRFPREG (Results 1 – 3 of 3) sorted by relevance

/tools/testing/selftests/arm64/fp/
A Dsve-ptrace.c101 return ptrace(PTRACE_GETREGSET, pid, NT_PRFPREG, &iov); in get_fpsimd()
110 return ptrace(PTRACE_SETREGSET, pid, NT_PRFPREG, &iov); in set_fpsimd()
A Dfp-ptrace.c678 ret = ptrace(PTRACE_GETREGSET, child, NT_PRFPREG, &iov); in check_ptrace_values()
1116 ret = ptrace(PTRACE_SETREGSET, child, NT_PRFPREG, &iov); in fpsimd_write()
/tools/include/uapi/linux/
A Delf.h387 #define NT_PRFPREG 2 macro

Completed in 12 milliseconds