aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-09-14 19:33:24 +0200
committerDmitry Vyukov <dvyukov@google.com>2021-09-16 14:48:44 +0200
commit7612dc7768b6f0f12e9b370437eaa9c041cdb8c9 (patch)
treefaae0f2a7940429d12860dc54c9a40942a03a6ff /sys/linux
parent3bc30e2963f5dc551383777ca0086937c632b21d (diff)
sys/linux: regen .const files on v5.14
Diffstat (limited to 'sys/linux')
-rw-r--r--sys/linux/bpf.txt.const2
-rw-r--r--sys/linux/fs_fuse.txt.const2
-rw-r--r--sys/linux/socket_unix.txt.const2
3 files changed, 4 insertions, 2 deletions
diff --git a/sys/linux/bpf.txt.const b/sys/linux/bpf.txt.const
index 58c3efa52..a740e2c87 100644
--- a/sys/linux/bpf.txt.const
+++ b/sys/linux/bpf.txt.const
@@ -243,7 +243,7 @@ BTF_KIND_VOLATILE = 9
BTF_MAGIC = 60319
BTF_VERSION = 1
MAX_BPF_REG = 11
-__BPF_FUNC_MAX_ID = 166
+__BPF_FUNC_MAX_ID = 169
__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/fs_fuse.txt.const b/sys/linux/fs_fuse.txt.const
index c0a45c1c6..10db05970 100644
--- a/sys/linux/fs_fuse.txt.const
+++ b/sys/linux/fs_fuse.txt.const
@@ -23,7 +23,7 @@ FUSE_FLOCK_LOCKS = 1024
FUSE_HANDLE_KILLPRIV = 524288
FUSE_HAS_IOCTL_DIR = 2048
FUSE_IOCTL_RETRY = 4
-FUSE_KERNEL_MINOR_VERSION = 33
+FUSE_KERNEL_MINOR_VERSION = 34
FUSE_KERNEL_VERSION = 7
FUSE_MAX_PAGES = 4194304
FUSE_MIN_READ_BUFFER = 8192
diff --git a/sys/linux/socket_unix.txt.const b/sys/linux/socket_unix.txt.const
index 1227cc421..5e1da5883 100644
--- a/sys/linux/socket_unix.txt.const
+++ b/sys/linux/socket_unix.txt.const
@@ -16,6 +16,8 @@ __NR_connect = 203, 386:s390x:362, amd64:42, arm:283, mips64le:5041, ppc64le:328
__NR_getpeername = 205, 386:s390x:368, amd64:52, arm:287, mips64le:5051, ppc64le:332
__NR_getsockname = 204, 386:s390x:367, amd64:51, arm:286, mips64le:5050, ppc64le:331
__NR_recvfrom = 207, 386:s390x:371, amd64:45, arm:292, mips64le:5044, ppc64le:337
+__NR_recvmmsg = 243, 386:337, amd64:299, arm:365, mips64le:5294, ppc64le:343, s390x:357
+__NR_recvmsg = 212, 386:s390x:372, amd64:47, arm:297, mips64le:5046, ppc64le:342
__NR_sendmmsg = 269, 386:345, amd64:307, arm:374, mips64le:5302, ppc64le:349, s390x:358
__NR_sendmsg = 211, 386:s390x:370, amd64:46, arm:296, mips64le:5045, ppc64le:341
__NR_sendto = 206, 386:s390x:369, amd64:44, arm:290, mips64le:5043, ppc64le:335