Home
last modified time | relevance | path

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

/external/strace/xlat/
Dpersonality_types.h139 #if defined(PER_UW7) || (defined(HAVE_DECL_PER_UW7) && HAVE_DECL_PER_UW7)
141 static_assert((PER_UW7) == ((0x000e | STICKY_TIMEOUTS | MMAP_PAGE_ZERO)), "PER_UW7 != (0x000e | STI…
144 # define PER_UW7 (0x000e | STICKY_TIMEOUTS | MMAP_PAGE_ZERO)
197 XLAT(PER_UW7),
Dpersonality_types.in20 PER_UW7 (0x000e | STICKY_TIMEOUTS | MMAP_PAGE_ZERO)
/external/kernel-headers/original/uapi/linux/
Dpersonality.h63 PER_UW7 = 0x000e | STICKY_TIMEOUTS | MMAP_PAGE_ZERO, enumerator
/external/ltp/testcases/kernel/syscalls/personality/
Dpersonality01.c60 PAIR(PER_UW7),