aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/bpf_arm.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-03-14 13:40:11 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-03-14 13:40:11 +0100
commit1e8208402d9c84d5f3ee6e33b63db8befbf61032 (patch)
tree0ba7960b0df43587ff36adde61a41359802acf8e /sys/linux/bpf_arm.const
parentd34313cd5d5c25ea3a914140f25168738dc96aef (diff)
sys/linux: regenerate and fix const files
1. Move fsverity descriptions to a separate file which is not regenerated automatically. It was dropped from linux-next. 2. Fix tlk_device.txt name in syz-extract. 3. Update some socket consts e.g. s/SO_TIMESTAMPING/SO_TIMESTAMPING_OLD/. 4. Regenerate const files on current upstream head.
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 20b477f21..58294538b 100644
--- a/sys/linux/bpf_arm.const
+++ b/sys/linux/bpf_arm.const
@@ -153,7 +153,7 @@ BPF_XOR0 = 10
BTF_MAGIC = 60319
BTF_VERSION = 1
MAX_BPF_REG = 11
-__BPF_FUNC_MAX_ID = 93
+__BPF_FUNC_MAX_ID = 98
__MAX_BPF_REG = 11
__NR_bpf = 386
bpf_call_code = 133