aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/bpf_arm.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-04-12 16:19:23 +0200
committerDmitry Vyukov <dvyukov@google.com>2019-04-12 16:19:23 +0200
commit4f421599f9bdb6f82820cbfb80b0bbcb6b9977c9 (patch)
treea84a62d01da5b3e1c9f01fc9f59e74e03e6689dd /sys/linux/bpf_arm.const
parent132d7060e699e383d4b52734785420765131a2a4 (diff)
sys/linux: add simple io_uring descriptions
We don't actually communicate with the uring yet, but this already finds a bunch of bugs.
Diffstat (limited to 'sys/linux/bpf_arm.const')
-rw-r--r--sys/linux/bpf_arm.const2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/bpf_arm.const b/sys/linux/bpf_arm.const
index bae4e7c5f..69f8b3141 100644
--- a/sys/linux/bpf_arm.const
+++ b/sys/linux/bpf_arm.const
@@ -155,7 +155,7 @@ BPF_XOR0 = 10
BTF_MAGIC = 60319
BTF_VERSION = 1
MAX_BPF_REG = 11
-__BPF_FUNC_MAX_ID = 98
+__BPF_FUNC_MAX_ID = 99
__MAX_BPF_REG = 11
__NR_bpf = 386
bpf_call_code = 133