Searched refs:PER_WYSEV386 (Results 1 – 10 of 10) sorted by relevance
/external/strace/xlat/ |
D | personality_types.h | 55 #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),
|
D | personality_types.in | 8 PER_WYSEV386 (0x0004 | STICKY_TIMEOUTS | SHORT_INODE)
|
/external/kernel-headers/original/uapi/linux/ |
D | personality.h | 51 PER_WYSEV386 = 0x0004 | STICKY_TIMEOUTS | SHORT_INODE, enumerator
|
/external/ltp/testcases/kernel/syscalls/personality/ |
D | personality01.c | 48 PAIR(PER_WYSEV386),
|
/external/syzkaller/sys/linux/ |
D | sys_386.const | 341 PER_WYSEV386 = 83886084
|
D | sys_amd64.const | 341 PER_WYSEV386 = 83886084
|
D | sys_arm.const | 341 PER_WYSEV386 = 83886084
|
D | sys_ppc64le.const | 341 PER_WYSEV386 = 83886084
|
D | sys_arm64.const | 341 PER_WYSEV386 = 83886084
|
D | sys.txt | 996 personality_flags = PER_LINUX, PER_SVR4, PER_SVR3, PER_OSR5, PER_WYSEV386, PER_ISCR4, PER_BSD, PER_…
|