aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/ipc.txt.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-08-10 07:51:02 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-08-13 17:22:16 +0200
commit54ce1ed6b9fcb3b8d77c43dd4b3533e70cade414 (patch)
tree579d43acff11758d7f5e61935e0408ad9fbcaf04 /sys/linux/ipc.txt.const
parentb6de93e603915b57a1eccadc8bd530efd00d28f2 (diff)
sys/linux: switch to the new .const format
This reduces number of const files/lines from 1288/96599 to 158/11603. Const files are generated on next-20200813. Update #1983
Diffstat (limited to 'sys/linux/ipc.txt.const')
-rw-r--r--sys/linux/ipc.txt.const59
1 files changed, 59 insertions, 0 deletions
diff --git a/sys/linux/ipc.txt.const b/sys/linux/ipc.txt.const
new file mode 100644
index 000000000..588e8e5f6
--- /dev/null
+++ b/sys/linux/ipc.txt.const
@@ -0,0 +1,59 @@
+# Code generated by syz-sysgen. DO NOT EDIT.
+arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
+GETALL = 13
+GETNCNT = 14
+GETPID = 11
+GETVAL = 12
+GETZCNT = 15
+IPC_CREAT = 512
+IPC_EXCL = 1024
+IPC_INFO = 3
+IPC_NOWAIT = 2048
+IPC_PRIVATE = 0
+IPC_RMID = 0
+IPC_SET = 1
+IPC_STAT = 2
+MSG_EXCEPT = 8192
+MSG_INFO = 12
+MSG_NOERROR = 4096
+MSG_STAT = 11
+MSG_STAT_ANY = 13
+SEM_INFO = 19
+SEM_STAT = 18
+SEM_STAT_ANY = 20
+SEM_UNDO = 4096
+SETALL = 17
+SETVAL = 16
+SHM_HUGETLB = 2048
+SHM_HUGE_1GB = 2013265920
+SHM_HUGE_2MB = 1409286144
+SHM_INFO = 14
+SHM_LOCK = 11
+SHM_NORESERVE = 4096
+SHM_RDONLY = 4096
+SHM_REMAP = 16384
+SHM_RND = 8192
+SHM_STAT = 13
+SHM_STAT_ANY = 15
+SHM_UNLOCK = 12
+S_IRGRP = 32
+S_IROTH = 4
+S_IRUSR = 256
+S_IWGRP = 16
+S_IWOTH = 2
+S_IWUSR = 128
+S_IXGRP = 8
+S_IXOTH = 1
+S_IXUSR = 64
+__NR_msgctl = 402, amd64:71, arm:304, arm64:riscv64:187, mips64le:5069
+__NR_msgget = 399, amd64:68, arm:303, arm64:riscv64:186, mips64le:5066
+__NR_msgrcv = 401, amd64:70, arm:302, arm64:riscv64:188, mips64le:5068
+__NR_msgsnd = 400, amd64:69, arm:301, arm64:riscv64:189, mips64le:5067
+__NR_semctl = 394, amd64:66, arm:300, arm64:riscv64:191, mips64le:5064
+__NR_semget = 393, amd64:64, arm:299, arm64:riscv64:190, mips64le:5062
+__NR_semop = 193, 386:ppc64le:s390x:???, amd64:65, arm:298, mips64le:5063
+__NR_semtimedop = 192, 386:???, amd64:220, arm:312, mips64le:5214, ppc64le:s390x:392
+__NR_shmat = 397, amd64:30, arm:305, arm64:riscv64:196, mips64le:5029
+__NR_shmctl = 396, amd64:31, arm:308, arm64:riscv64:195, mips64le:5030
+__NR_shmdt = 398, amd64:67, arm:306, arm64:riscv64:197, mips64le:5065
+__NR_shmget = 395, amd64:29, arm:307, arm64:riscv64:194, mips64le:5028