Home
last modified time | relevance | path

Searched refs:SIZEOF_USER (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/syscalls/ptrace/
Dptrace06.c31 #define SIZEOF_USER 284 macro
33 #define SIZEOF_USER 928 macro
35 #define SIZEOF_USER 0x1000 /* just pick a big number */ macro
62 PTRACE_PEEKUSER,.addr = SIZEOF_USER + 1}, {
63 PTRACE_PEEKUSER,.addr = SIZEOF_USER + 2}, {
64 PTRACE_PEEKUSER,.addr = SIZEOF_USER + 3}, {
65 PTRACE_PEEKUSER,.addr = SIZEOF_USER + 4}, {
86 PTRACE_POKEUSER,.addr = SIZEOF_USER + 1}, {
87 PTRACE_POKEUSER,.addr = SIZEOF_USER + 2}, {
88 PTRACE_POKEUSER,.addr = SIZEOF_USER + 3}, {
[all …]