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

/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace.h50 #define NT_PPC_DSCR 0x105 macro
174 ret = ptrace(PTRACE_GETREGSET, child, NT_PPC_DSCR, &iov);
220 ret = ptrace(PTRACE_SETREGSET, child, NT_PPC_DSCR, &iov);
/linux-master/include/uapi/linux/
H A Delf.h395 #define NT_PPC_DSCR 0x105 /* Data Stream Control Register */ macro
/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c655 .core_note_type = NT_PPC_DSCR, .n = 1,
924 .core_note_type = NT_PPC_DSCR, .n = 1,

Completed in 177 milliseconds