diff options
Diffstat (limited to 'executor/syscalls.h')
| -rw-r--r-- | executor/syscalls.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h index 23ec66d02..512d28d46 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -3837,6 +3837,7 @@ const call_t syscalls[] = { {"mount$9p_unix", 21}, {"mount$9p_virtio", 21}, {"mount$9p_xen", 21}, + {"mount$binder", 21}, {"mount$bpf", 21}, {"mount$fuse", 21}, {"mount$fuseblk", 21}, @@ -6871,6 +6872,7 @@ const call_t syscalls[] = { {"mount$9p_unix", 165}, {"mount$9p_virtio", 165}, {"mount$9p_xen", 165}, + {"mount$binder", 165}, {"mount$bpf", 165}, {"mount$fuse", 165}, {"mount$fuseblk", 165}, @@ -9860,6 +9862,7 @@ const call_t syscalls[] = { {"mount$9p_unix", 21}, {"mount$9p_virtio", 21}, {"mount$9p_xen", 21}, + {"mount$binder", 21}, {"mount$bpf", 21}, {"mount$fuse", 21}, {"mount$fuseblk", 21}, @@ -12835,6 +12838,7 @@ const call_t syscalls[] = { {"mount$9p_unix", 40}, {"mount$9p_virtio", 40}, {"mount$9p_xen", 40}, + {"mount$binder", 40}, {"mount$bpf", 40}, {"mount$fuse", 40}, {"mount$fuseblk", 40}, @@ -15801,6 +15805,7 @@ const call_t syscalls[] = { {"mount$9p_unix", 21}, {"mount$9p_virtio", 21}, {"mount$9p_xen", 21}, + {"mount$binder", 21}, {"mount$bpf", 21}, {"mount$fuse", 21}, {"mount$fuseblk", 21}, |
