From 54ce1ed6b9fcb3b8d77c43dd4b3533e70cade414 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Mon, 10 Aug 2020 07:51:02 +0200 Subject: 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 --- sys/linux/dev_ashmem.txt.const | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 sys/linux/dev_ashmem.txt.const (limited to 'sys/linux/dev_ashmem.txt.const') diff --git a/sys/linux/dev_ashmem.txt.const b/sys/linux/dev_ashmem.txt.const new file mode 100644 index 000000000..7f2b28158 --- /dev/null +++ b/sys/linux/dev_ashmem.txt.const @@ -0,0 +1,13 @@ +# Code generated by syz-sysgen. DO NOT EDIT. +arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x +ASHMEM_GET_NAME = 2164291330, mips64le:ppc64le:1090549506 +ASHMEM_GET_PIN_STATUS = 30473, mips64le:ppc64le:536901385 +ASHMEM_GET_PROT_MASK = 30470, mips64le:ppc64le:536901382 +ASHMEM_GET_SIZE = 30468, mips64le:ppc64le:536901380 +ASHMEM_PURGE_ALL_CACHES = 30474, mips64le:ppc64le:536901386 +ASHMEM_SET_NAME = 1090549505, mips64le:ppc64le:2164291329 +ASHMEM_SET_PROT_MASK = 1074296581, 386:arm:1074034437, mips64le:ppc64le:2148038405 +ASHMEM_SET_SIZE = 1074296579, 386:arm:1074034435, mips64le:ppc64le:2148038403 +AT_FDCWD = 18446744073709551516 +__NR_ioctl = 54, amd64:16, arm64:riscv64:29, mips64le:5015 +__NR_openat = 56, 386:295, amd64:257, arm:322, mips64le:5247, ppc64le:286, s390x:288 -- cgit mrf-deployment