Searched refs:DMA_BUF_SYNC_WRITE (Results 1 - 3 of 3) sorted by relevance

/bionic/libc/kernel/uapi/linux/
H A Ddma-buf.h26 #define DMA_BUF_SYNC_WRITE (2 << 0) macro
27 #define DMA_BUF_SYNC_RW (DMA_BUF_SYNC_READ | DMA_BUF_SYNC_WRITE)
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Ddma-buf.h26 #define DMA_BUF_SYNC_WRITE (2 << 0) macro
27 #define DMA_BUF_SYNC_RW (DMA_BUF_SYNC_READ | DMA_BUF_SYNC_WRITE)
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Ddma-buf.h26 #define DMA_BUF_SYNC_WRITE (2 << 0) macro
27 #define DMA_BUF_SYNC_RW (DMA_BUF_SYNC_READ | DMA_BUF_SYNC_WRITE)

Completed in 79 milliseconds