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

/bionic/libc/kernel/uapi/linux/
H A Ddma-buf.h27 #define DMA_BUF_SYNC_RW (DMA_BUF_SYNC_READ | DMA_BUF_SYNC_WRITE) macro
30 #define DMA_BUF_SYNC_VALID_FLAGS_MASK (DMA_BUF_SYNC_RW | DMA_BUF_SYNC_END)
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Ddma-buf.h27 #define DMA_BUF_SYNC_RW (DMA_BUF_SYNC_READ | DMA_BUF_SYNC_WRITE) macro
30 #define DMA_BUF_SYNC_VALID_FLAGS_MASK (DMA_BUF_SYNC_RW | DMA_BUF_SYNC_END)
/bionic/tools/versioner/dependencies/common/kernel_uapi/linux/
H A Ddma-buf.h27 #define DMA_BUF_SYNC_RW (DMA_BUF_SYNC_READ | DMA_BUF_SYNC_WRITE) macro
30 #define DMA_BUF_SYNC_VALID_FLAGS_MASK (DMA_BUF_SYNC_RW | DMA_BUF_SYNC_END)

Completed in 274 milliseconds