diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-12-24 18:47:04 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-12-24 18:56:08 +0100 |
| commit | 17c23ac1620041820967c01ebec68d94e0ade42b (patch) | |
| tree | 4373021fe5e93506cb54423678b563df5061ce59 /executor | |
| parent | a961943f0246ba8ca0ef00b3f990617d35a6d0c1 (diff) | |
sys/linux: add udmabuf descriptions
Diffstat (limited to 'executor')
| -rw-r--r-- | executor/defs.h | 10 | ||||
| -rw-r--r-- | executor/syscalls.h | 15 |
2 files changed, 20 insertions, 5 deletions
diff --git a/executor/defs.h b/executor/defs.h index 2d125652a..ebefafb41 100644 --- a/executor/defs.h +++ b/executor/defs.h @@ -60,7 +60,7 @@ #if GOARCH_386 #define GOARCH "386" -#define SYZ_REVISION "2479c0e27733afee03ac9d652596f377e4ced3a9" +#define SYZ_REVISION "1a5633beb9d179c3fe82575d38abf1802a93c31b" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 @@ -70,7 +70,7 @@ #if GOARCH_amd64 #define GOARCH "amd64" -#define SYZ_REVISION "3480abfb18d1a0ec7fa7dc6491cec0fa6a2dee5f" +#define SYZ_REVISION "1f11f16d0677046755435f88af960871a50043da" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 @@ -80,7 +80,7 @@ #if GOARCH_arm #define GOARCH "arm" -#define SYZ_REVISION "e0f1e6b3807009e404d6493bacb8e5b61a85681f" +#define SYZ_REVISION "52c9aca80103ffffdf15d3a707e6603a549a3275" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 @@ -90,7 +90,7 @@ #if GOARCH_arm64 #define GOARCH "arm64" -#define SYZ_REVISION "2f600a52df44b0b5feff1920910855924039dfdc" +#define SYZ_REVISION "9c188678f938e7c70759892d86e761b187776e38" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 @@ -100,7 +100,7 @@ #if GOARCH_ppc64le #define GOARCH "ppc64le" -#define SYZ_REVISION "bc3a4f56b17c100440b23c0bf74c9af11be67c34" +#define SYZ_REVISION "c650d916aea7923240c938d126e8ec80491b27c8" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 diff --git a/executor/syscalls.h b/executor/syscalls.h index bc945ec5c..5fd27948a 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -2451,6 +2451,8 @@ const call_t syscalls[] = { {"ioctl$TUNSETVNETBE", 54}, {"ioctl$TUNSETVNETHDRSZ", 54}, {"ioctl$TUNSETVNETLE", 54}, + {"ioctl$UDMABUF_CREATE", 54}, + {"ioctl$UDMABUF_CREATE_LIST", 54}, {"ioctl$UFFDIO_API", 54}, {"ioctl$UFFDIO_COPY", 54}, {"ioctl$UFFDIO_REGISTER", 54}, @@ -2888,6 +2890,7 @@ const call_t syscalls[] = { {"openat$sr", 295}, {"openat$sw_sync", 295}, {"openat$tun", 295}, + {"openat$udambuf", 295}, {"openat$uhid", 295}, {"openat$uinput", 295}, {"openat$urandom", 295}, @@ -4886,6 +4889,8 @@ const call_t syscalls[] = { {"ioctl$TUNSETVNETBE", 16}, {"ioctl$TUNSETVNETHDRSZ", 16}, {"ioctl$TUNSETVNETLE", 16}, + {"ioctl$UDMABUF_CREATE", 16}, + {"ioctl$UDMABUF_CREATE_LIST", 16}, {"ioctl$UFFDIO_API", 16}, {"ioctl$UFFDIO_COPY", 16}, {"ioctl$UFFDIO_REGISTER", 16}, @@ -5333,6 +5338,7 @@ const call_t syscalls[] = { {"openat$sr", 257}, {"openat$sw_sync", 257}, {"openat$tun", 257}, + {"openat$udambuf", 257}, {"openat$uhid", 257}, {"openat$uinput", 257}, {"openat$urandom", 257}, @@ -7320,6 +7326,8 @@ const call_t syscalls[] = { {"ioctl$TUNSETVNETBE", 54}, {"ioctl$TUNSETVNETHDRSZ", 54}, {"ioctl$TUNSETVNETLE", 54}, + {"ioctl$UDMABUF_CREATE", 54}, + {"ioctl$UDMABUF_CREATE_LIST", 54}, {"ioctl$UFFDIO_API", 54}, {"ioctl$UFFDIO_COPY", 54}, {"ioctl$UFFDIO_REGISTER", 54}, @@ -7760,6 +7768,7 @@ const call_t syscalls[] = { {"openat$sr", 322}, {"openat$sw_sync", 322}, {"openat$tun", 322}, + {"openat$udambuf", 322}, {"openat$uhid", 322}, {"openat$uinput", 322}, {"openat$urandom", 322}, @@ -9738,6 +9747,8 @@ const call_t syscalls[] = { {"ioctl$TUNSETVNETBE", 29}, {"ioctl$TUNSETVNETHDRSZ", 29}, {"ioctl$TUNSETVNETLE", 29}, + {"ioctl$UDMABUF_CREATE", 29}, + {"ioctl$UDMABUF_CREATE_LIST", 29}, {"ioctl$UFFDIO_API", 29}, {"ioctl$UFFDIO_COPY", 29}, {"ioctl$UFFDIO_REGISTER", 29}, @@ -10171,6 +10182,7 @@ const call_t syscalls[] = { {"openat$sr", 56}, {"openat$sw_sync", 56}, {"openat$tun", 56}, + {"openat$udambuf", 56}, {"openat$uhid", 56}, {"openat$uinput", 56}, {"openat$urandom", 56}, @@ -12128,6 +12140,8 @@ const call_t syscalls[] = { {"ioctl$TUNSETVNETBE", 54}, {"ioctl$TUNSETVNETHDRSZ", 54}, {"ioctl$TUNSETVNETLE", 54}, + {"ioctl$UDMABUF_CREATE", 54}, + {"ioctl$UDMABUF_CREATE_LIST", 54}, {"ioctl$UFFDIO_API", 54}, {"ioctl$UFFDIO_COPY", 54}, {"ioctl$UFFDIO_REGISTER", 54}, @@ -12464,6 +12478,7 @@ const call_t syscalls[] = { {"openat$sr", 286}, {"openat$sw_sync", 286}, {"openat$tun", 286}, + {"openat$udambuf", 286}, {"openat$uhid", 286}, {"openat$uinput", 286}, {"openat$urandom", 286}, |
