Home
last modified time | relevance | path

Searched refs:NT_ARM_TLS (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/arm64/abi/
H A Dptrace.c45 ret = ptrace(PTRACE_GETREGSET, child, NT_ARM_TLS, &read_iov); in test_tpidr()
51 ret = ptrace(PTRACE_SETREGSET, child, NT_ARM_TLS, &write_iov); in test_tpidr()
55 ret = ptrace(PTRACE_GETREGSET, child, NT_ARM_TLS, &read_iov); in test_tpidr()
61 ret = ptrace(PTRACE_GETREGSET, child, NT_ARM_TLS, &read_iov); in test_tpidr()
82 ret = ptrace(PTRACE_SETREGSET, child, NT_ARM_TLS, &write_iov); in test_tpidr()
90 ret = ptrace(PTRACE_GETREGSET, child, NT_ARM_TLS, &read_iov); in test_tpidr()
112 ret = ptrace(PTRACE_SETREGSET, child, NT_ARM_TLS, &write_iov); in test_tpidr()
117 ret = ptrace(PTRACE_GETREGSET, child, NT_ARM_TLS, in test_tpidr()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Delf.h423 #define NT_ARM_TLS 0x401 /* ARM TLS register */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Delf.h430 #define NT_ARM_TLS 0x401 /* ARM TLS register */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Delf.h354 #define NT_ARM_TLS 0x401 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Delf.h354 #define NT_ARM_TLS 0x401 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delf.h341 #define NT_ARM_TLS 0x401 macro
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dptrace.c1112 .core_note_type = NT_ARM_TLS,
1418 .core_note_type = NT_ARM_TLS,
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dptrace.c1466 .core_note_type = NT_ARM_TLS,
1816 .core_note_type = NT_ARM_TLS,

Completed in 13 milliseconds