aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_udmabuf.txt.const
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2022-01-05 14:04:49 +0100
committerDmitry Vyukov <dvyukov@google.com>2022-01-11 16:30:08 +0100
commitfcff7f26afa9a6a79da34ac2bf9ed83fe90a3d00 (patch)
tree0387faf220247196fd66089571c0511d5c833cbd /sys/linux/dev_udmabuf.txt.const
parent583b354134f415ad0ed4f203d79b4e0bcb2c6062 (diff)
sys/linux: extend udmabuf descriptions
The ioctls actually return the dmabuf fd that can be used in other APIs.
Diffstat (limited to 'sys/linux/dev_udmabuf.txt.const')
-rw-r--r--sys/linux/dev_udmabuf.txt.const10
1 files changed, 8 insertions, 2 deletions
diff --git a/sys/linux/dev_udmabuf.txt.const b/sys/linux/dev_udmabuf.txt.const
index c90f06fb2..7cf28721c 100644
--- a/sys/linux/dev_udmabuf.txt.const
+++ b/sys/linux/dev_udmabuf.txt.const
@@ -1,7 +1,13 @@
# Code generated by syz-sysgen. DO NOT EDIT.
arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x
-AT_FDCWD = ???
-O_RDWR = ???
+AT_FDCWD = 18446744073709551516
+DMA_BUF_IOCTL_SYNC = 1074291200, mips64le:ppc64le:2148033024
+DMA_BUF_SET_NAME_A = 1074029057, mips64le:ppc64le:2147770881
+DMA_BUF_SYNC_END = 4
+DMA_BUF_SYNC_READ = 1
+DMA_BUF_SYNC_START = 0
+DMA_BUF_SYNC_WRITE = 2
+O_RDWR = 2
UDMABUF_CREATE = 1075344706, mips64le:ppc64le:2149086530
UDMABUF_CREATE_LIST = 1074296131, mips64le:ppc64le:2148037955
__NR_ioctl = 54, amd64:16, arm64:riscv64:29, mips64le:5015