diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-08-26 05:12:14 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-08-26 05:17:40 +0200 |
| commit | 98b0bddc4dc66e345d38ac749890263b91cf02f1 (patch) | |
| tree | 5bfad6f609bc23a8504ba7d3dd4a19188f77f2b8 /sys/linux/bpf_arm.const | |
| parent | ce0eccdea6538570bf9d664824cca607012b2f5c (diff) | |
sys/linux: treat cuse as fuse
It's mostly fuse.
Also regenerate consts on latest kernel.
Diffstat (limited to 'sys/linux/bpf_arm.const')
| -rw-r--r-- | sys/linux/bpf_arm.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/bpf_arm.const b/sys/linux/bpf_arm.const index 6515ef301..42e4cf42a 100644 --- a/sys/linux/bpf_arm.const +++ b/sys/linux/bpf_arm.const @@ -135,7 +135,7 @@ BPF_SUB0 = 1 BPF_W0 = 0 BPF_XADD0 = 6 BPF_XOR0 = 10 -__BPF_FUNC_MAX_ID = 81 +__BPF_FUNC_MAX_ID = 84 __NR_bpf = 386 bpf_call_code = 133 bpf_exit_code = 149 |
