OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NT_PPC_TM_CPPR
(Results
1 - 4
of
4
) sorted by null
/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
ptrace.h
59
#define
NT_PPC_TM_CPPR
0x10e
256
ret = ptrace(PTRACE_GETREGSET, child,
NT_PPC_TM_CPPR
, &iov);
304
ret = ptrace(PTRACE_SETREGSET, child,
NT_PPC_TM_CPPR
, &iov);
/bionic/libc/kernel/uapi/linux/
elf.h
332
#define
NT_PPC_TM_CPPR
0x10e
/external/kernel-headers/original/uapi/linux/
elf.h
397
#define
NT_PPC_TM_CPPR
0x10e /* TM checkpointed Program Priority Register */
/external/elfutils/libelf/
elf.h
779
#define
NT_PPC_TM_CPPR
0x10e /* TM checkpointed Program Priority
[
all
...]
Completed in 173 milliseconds