aboutsummaryrefslogtreecommitdiffstats
path: root/executor/syscalls.h
diff options
context:
space:
mode:
Diffstat (limited to 'executor/syscalls.h')
-rw-r--r--executor/syscalls.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h
index c7284bb9a..c3f1e0ac1 100644
--- a/executor/syscalls.h
+++ b/executor/syscalls.h
@@ -4875,6 +4875,7 @@ const call_t syscalls[] = {
{"bind$x25", 49},
{"bind$xdp", 49},
{"bpf$BPF_BTF_GET_FD_BY_ID", 321},
+ {"bpf$BPF_BTF_GET_NEXT_ID", 321},
{"bpf$BPF_BTF_LOAD", 321},
{"bpf$BPF_GET_BTF_INFO", 321},
{"bpf$BPF_GET_MAP_INFO", 321},
@@ -10360,6 +10361,7 @@ const call_t syscalls[] = {
{"bind$x25", 200},
{"bind$xdp", 200},
{"bpf$BPF_BTF_GET_FD_BY_ID", 280},
+ {"bpf$BPF_BTF_GET_NEXT_ID", 280},
{"bpf$BPF_BTF_LOAD", 280},
{"bpf$BPF_GET_BTF_INFO", 280},
{"bpf$BPF_GET_MAP_INFO", 280},
@@ -13055,6 +13057,7 @@ const call_t syscalls[] = {
{"bind$x25", 327},
{"bind$xdp", 327},
{"bpf$BPF_BTF_GET_FD_BY_ID", 361},
+ {"bpf$BPF_BTF_GET_NEXT_ID", 361},
{"bpf$BPF_BTF_LOAD", 361},
{"bpf$BPF_GET_BTF_INFO", 361},
{"bpf$BPF_GET_MAP_INFO", 361},