Home
last modified time | relevance | path

Searched refs:NT_ARM_GCS (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/tools/testing/selftests/arm64/gcs/
H A Dgcs-util.h19 #ifndef NT_ARM_GCS
20 #define NT_ARM_GCS 0x410 macro
H A Dlibc-gcs.c232 ret = ptrace(PTRACE_GETREGSET, child, NT_ARM_GCS, &iov); in TEST()
/linux-6.15/tools/include/uapi/linux/
H A Delf.h454 #define NT_ARM_GCS 0x410 /* ARM GCS state */ macro
/linux-6.15/Documentation/arch/arm64/
H A Dgcs.rst204 * A new regset NT_ARM_GCS is defined for use with PTRACE_GETREGSET and
216 * NT_ARM_GCS notes will be added to each coredump for each thread of the
/linux-6.15/include/uapi/linux/
H A Delf.h531 #define NT_ARM_GCS 0x410 /* ARM GCS state */ macro
/linux-6.15/arch/arm64/kernel/
H A Dptrace.c1759 .core_note_type = NT_ARM_GCS,