Home
last modified time | relevance | path

Searched refs:NT_PPC_TAR (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h43 #ifndef NT_PPC_TAR
44 #define NT_PPC_TAR 0x103 macro
154 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TAR, &iov); in show_tar_registers()
202 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TAR, &iov); in write_tar_registers()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h47 #ifndef NT_PPC_TAR
48 #define NT_PPC_TAR 0x103 macro
158 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_TAR, &iov); in show_tar_registers()
206 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TAR, &iov); in write_tar_registers()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Delf.h391 #define NT_PPC_TAR 0x103 /* Target Address Register */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Delf.h393 #define NT_PPC_TAR 0x103 /* Target Address Register */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Delf.h322 #define NT_PPC_TAR 0x103 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Delf.h322 #define NT_PPC_TAR 0x103 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Delf.h309 #define NT_PPC_TAR 0x103 macro
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c611 .core_note_type = NT_PPC_TAR, .n = 1,
843 .core_note_type = NT_PPC_TAR, .n = 1,
/kernel/linux/linux-6.6/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c662 .core_note_type = NT_PPC_TAR, .n = 1,
931 .core_note_type = NT_PPC_TAR, .n = 1,

Completed in 11 milliseconds