diff options
Diffstat (limited to 'executor/syscalls.h')
| -rw-r--r-- | executor/syscalls.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h index 8fe1605f1..3665c8897 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -15917,6 +15917,7 @@ const call_t syscalls[] = { {"ioctl$BIOCSRSIG", 54}, {"ioctl$BIOCSRTIMEOUT", 54}, {"ioctl$BIOCVERSION", 54}, + {"ioctl$DIOCMAP", 54}, {"ioctl$FIOASYNC", 54}, {"ioctl$FIOGETOWN", 54}, {"ioctl$FIONBIO", 54}, @@ -16049,6 +16050,7 @@ const call_t syscalls[] = { {"open$dir", 5}, {"openat", 321}, {"openat$bpf", 321}, + {"openat$diskmap", 321}, {"openat$klog", 321}, {"openat$null", 321}, {"openat$pci", 321}, |
