Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Ddma-buf.h80 #define DMA_BUF_SYNC_RW (DMA_BUF_SYNC_READ | DMA_BUF_SYNC_WRITE) macro
84 (DMA_BUF_SYNC_RW | DMA_BUF_SYNC_END)
/linux/tools/testing/selftests/dmabuf-heaps/
A Ddmabuf-heap.c136 .flags = start_stop | DMA_BUF_SYNC_RW, in dmabuf_sync()
/linux/drivers/dma-buf/
A Ddma-buf.c357 switch (sync.flags & DMA_BUF_SYNC_RW) { in dma_buf_ioctl()
364 case DMA_BUF_SYNC_RW: in dma_buf_ioctl()

Completed in 7 milliseconds