diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-04-24 11:41:28 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-04-25 11:31:49 +0200 |
| commit | 703136f4baa72c50497fd23f6600e62ad70b06ab (patch) | |
| tree | dee96dc75507cf000fd0c85b28803016d1420cc1 /sys/linux | |
| parent | 7d6ce61334a1437f59d058959ef93071446706f8 (diff) | |
sys/linux: regenerate .const files
Regenerated on the current upstream HEAD:
22da5264abf497a10a4ed629f07f4ba28a7ed5eb
Diffstat (limited to 'sys/linux')
| -rw-r--r-- | sys/linux/bpf.txt.const | 2 | ||||
| -rw-r--r-- | sys/linux/io_uring.txt.const | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/linux/bpf.txt.const b/sys/linux/bpf.txt.const index 4fee5e2c5..967221523 100644 --- a/sys/linux/bpf.txt.const +++ b/sys/linux/bpf.txt.const @@ -253,7 +253,7 @@ BTF_KIND_VOLATILE = 9 BTF_MAGIC = 60319 BTF_VERSION = 1 MAX_BPF_REG = 11 -__BPF_FUNC_MAX_ID = 186 +__BPF_FUNC_MAX_ID = 194 __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/io_uring.txt.const b/sys/linux/io_uring.txt.const index a65ca36fa..decd0e263 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 = 40 +IORING_OP_LAST = 41 IORING_OP_LINK_TIMEOUT = 15 IORING_OP_MADVISE = 25 IORING_OP_NOP = 0 |
