aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2022-08-09 12:19:11 +0200
committerDmitry Vyukov <dvyukov@google.com>2022-08-10 11:45:49 +0200
commita12254451cfa5e5129a0c091255d502b6805adf6 (patch)
tree0f94ddab60ef47b1d2d16944882cce755bb0da7f /sys/linux
parentaaa9eaa08ca5e49ed8eb25960fb636a5b32f3c50 (diff)
sys/linux: regenerate consts
Regenerate consts on upstream 4e23eeebb2e57f5a28b36221aa776b5a1122dde5.
Diffstat (limited to 'sys/linux')
-rw-r--r--sys/linux/acpi_thermal_rel.txt.const22
-rw-r--r--sys/linux/bpf.txt.const2
-rw-r--r--sys/linux/dev_random.txt1
-rw-r--r--sys/linux/dev_random.txt.const2
-rw-r--r--sys/linux/io_uring.txt.const2
-rw-r--r--sys/linux/socket_netlink_netfilter_conntrack_exp.txt.const4
6 files changed, 17 insertions, 16 deletions
diff --git a/sys/linux/acpi_thermal_rel.txt.const b/sys/linux/acpi_thermal_rel.txt.const
index 9fc889100..e268d575a 100644
--- a/sys/linux/acpi_thermal_rel.txt.const
+++ b/sys/linux/acpi_thermal_rel.txt.const
@@ -1,12 +1,12 @@
# Code generated by syz-sysgen. DO NOT EDIT.
-arches = amd64
-ACPI_NR_ART_ELEMENTS = amd64:13
-ACPI_THERMAL_GET_ART = amd64:2148037382
-ACPI_THERMAL_GET_ART_COUNT = amd64:2148037380
-ACPI_THERMAL_GET_ART_LEN = amd64:2148037378
-ACPI_THERMAL_GET_TRT = amd64:2148037381
-ACPI_THERMAL_GET_TRT_COUNT = amd64:2148037379
-ACPI_THERMAL_GET_TRT_LEN = amd64:2148037377
-AT_FDCWD = ???
-__NR_ioctl = amd64:16
-__NR_openat = amd64:257
+arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
+ACPI_NR_ART_ELEMENTS = 13
+ACPI_THERMAL_GET_ART = 2148037382, 386:arm:2147775238, mips64le:ppc64le:1074295558
+ACPI_THERMAL_GET_ART_COUNT = 2148037380, 386:arm:2147775236, mips64le:ppc64le:1074295556
+ACPI_THERMAL_GET_ART_LEN = 2148037378, 386:arm:2147775234, mips64le:ppc64le:1074295554
+ACPI_THERMAL_GET_TRT = 2148037381, 386:arm:2147775237, mips64le:ppc64le:1074295557
+ACPI_THERMAL_GET_TRT_COUNT = 2148037379, 386:arm:2147775235, mips64le:ppc64le:1074295555
+ACPI_THERMAL_GET_TRT_LEN = 2148037377, 386:arm:2147775233, mips64le:ppc64le:1074295553
+AT_FDCWD = 18446744073709551516, 386:amd64:arm:ppc64le:???
+__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
diff --git a/sys/linux/bpf.txt.const b/sys/linux/bpf.txt.const
index 10565d48e..f045c7228 100644
--- a/sys/linux/bpf.txt.const
+++ b/sys/linux/bpf.txt.const
@@ -258,7 +258,7 @@ XDP_FLAGS_HW_MODE = 8
XDP_FLAGS_REPLACE = 16
XDP_FLAGS_SKB_MODE = 2
XDP_FLAGS_UPDATE_IF_NOEXIST = 1
-__BPF_FUNC_MAX_ID = 204
+__BPF_FUNC_MAX_ID = 208
__MAX_BPF_REG = 11
__NR_bpf = 280, 386:357, amd64:321, arm:386, mips64le:5315, ppc64le:361, s390x:351
bpf_call_code = 133
diff --git a/sys/linux/dev_random.txt b/sys/linux/dev_random.txt
index 54a20a902..67df5594e 100644
--- a/sys/linux/dev_random.txt
+++ b/sys/linux/dev_random.txt
@@ -2,6 +2,7 @@
# Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
include <linux/random.h>
+include <uapi/linux/fcntl.h>
resource fd_random[fd]
diff --git a/sys/linux/dev_random.txt.const b/sys/linux/dev_random.txt.const
index 54b1193ff..6f768140b 100644
--- a/sys/linux/dev_random.txt.const
+++ b/sys/linux/dev_random.txt.const
@@ -1,6 +1,6 @@
# Code generated by syz-sysgen. DO NOT EDIT.
arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
-AT_FDCWD = 386:amd64:arm:arm64:mips64le:riscv64:s390x:???, ppc64le:18446744073709551516
+AT_FDCWD = 18446744073709551516
RNDADDENTROPY = 1074287107, mips64le:ppc64le:2148028931
RNDADDTOENTCNT = 1074024961, mips64le:ppc64le:2147766785
RNDCLEARPOOL = 20998, mips64le:ppc64le:536891910
diff --git a/sys/linux/io_uring.txt.const b/sys/linux/io_uring.txt.const
index 7150ff95e..da0e939e9 100644
--- a/sys/linux/io_uring.txt.const
+++ b/sys/linux/io_uring.txt.const
@@ -26,7 +26,7 @@ IORING_OP_FADVISE = 24
IORING_OP_FALLOCATE = 17
IORING_OP_FILES_UPDATE = 20
IORING_OP_FSYNC = 3
-IORING_OP_LAST = 47
+IORING_OP_LAST = 48
IORING_OP_LINK_TIMEOUT = 15
IORING_OP_MADVISE = 25
IORING_OP_NOP = 0
diff --git a/sys/linux/socket_netlink_netfilter_conntrack_exp.txt.const b/sys/linux/socket_netlink_netfilter_conntrack_exp.txt.const
index f06b9641d..8120bd4a6 100644
--- a/sys/linux/socket_netlink_netfilter_conntrack_exp.txt.const
+++ b/sys/linux/socket_netlink_netfilter_conntrack_exp.txt.const
@@ -18,6 +18,6 @@ IPCTNL_MSG_EXP_GET = 1
IPCTNL_MSG_EXP_GET_STATS_CPU = 3
IPCTNL_MSG_EXP_NEW = 0
NFNL_SUBSYS_CTNETLINK_EXP = 2
-NF_CT_EXPECT_INACTIVE = 2, arm:mips64le:riscv64:???
-NF_CT_EXPECT_PERMANENT = 1, arm:mips64le:riscv64:???
+NF_CT_EXPECT_INACTIVE = 2, arm:mips64le:???
+NF_CT_EXPECT_PERMANENT = 1, arm:mips64le:???
__NR_sendmsg = 211, 386:s390x:370, amd64:46, arm:296, mips64le:5045, ppc64le:341