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

/linux-master/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);
206 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_TAR, &iov);
/linux-master/include/uapi/linux/
H A Delf.h393 #define NT_PPC_TAR 0x103 /* Target Address Register */ macro
/linux-master/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 116 milliseconds