syzkaller/sys/linux/ion_arm64.const
Dmitry Vyukov 7166c86520 sys/linux: add ion and ashmem devices support
Note: ion supercedes the old android interface,
which is moved to sys/android.
2018-01-09 21:24:28 +01:00

19 lines
463 B
Plaintext

# AUTOGENERATED FILE
AT_FDCWD = 18446744073709551516
DMA_BUF_IOCTL_SYNC = 1074291200
DMA_BUF_SYNC_END = 4
DMA_BUF_SYNC_READ = 1
DMA_BUF_SYNC_WRITE = 2
ION_FLAG_CACHED = 1
ION_HEAP_TYPE_CARVEOUT_BIT = 4
ION_HEAP_TYPE_CHUNK_BIT = 8
ION_HEAP_TYPE_CUSTOM_BIT = 32
ION_HEAP_TYPE_DMA_BIT = 16
ION_HEAP_TYPE_SYSTEM_BIT = 1
ION_HEAP_TYPE_SYSTEM_CONTIG_BIT = 2
ION_IOC_ALLOC = 3222817024
ION_IOC_HEAP_QUERY = 3222817032
MAX_HEAP_NAME = 32
__NR_ioctl = 29
__NR_openat = 56