Home
last modified time | relevance | path

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

/external/strace/xlat/
Dpersonality_types.h55 #if defined(PER_WYSEV386) || (defined(HAVE_DECL_PER_WYSEV386) && HAVE_DECL_PER_WYSEV386)
57 static_assert((PER_WYSEV386) == ((0x0004 | STICKY_TIMEOUTS | SHORT_INODE)), "PER_WYSEV386 != (0x000…
60 # define PER_WYSEV386 (0x0004 | STICKY_TIMEOUTS | SHORT_INODE)
185 XLAT(PER_WYSEV386),
Dpersonality_types.in8 PER_WYSEV386 (0x0004 | STICKY_TIMEOUTS | SHORT_INODE)
/external/kernel-headers/original/uapi/linux/
Dpersonality.h51 PER_WYSEV386 = 0x0004 | STICKY_TIMEOUTS | SHORT_INODE, enumerator
/external/ltp/testcases/kernel/syscalls/personality/
Dpersonality01.c48 PAIR(PER_WYSEV386),