aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/bpf_arm.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-07-01 10:55:42 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-07-01 10:57:23 +0200
commit090d8f7bdf91c39e240145e5acd6c5dd5f965bcf (patch)
tree1c60f7e9ec3549de48ccd06abea39849e5ae02fa /sys/linux/bpf_arm.const
parent33576216a5c1883809bab657974f5c299e80b337 (diff)
sys/linux: add riscv_flush_icache syscall
+extract constants on next-20200701
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 d57bb5fe9..c17365a72 100644
--- a/sys/linux/bpf_arm.const
+++ b/sys/linux/bpf_arm.const
@@ -229,7 +229,7 @@ BTF_KIND_VOLATILE = 9
BTF_MAGIC = 60319
BTF_VERSION = 1
MAX_BPF_REG = 11
-__BPF_FUNC_MAX_ID = 136
+__BPF_FUNC_MAX_ID = 141
__MAX_BPF_REG = 11
__NR_bpf = 386
bpf_call_code = 133