Searched refs:dma_buf_sync (Results 1 – 5 of 5) sorted by relevance
26 struct dma_buf_sync { struct41 #define DMA_BUF_IOCTL_SYNC _IOW(DMA_BUF_BASE, 0, struct dma_buf_sync) argument
120 dma_buf_sync dbs{ in begin_cpu_access()136 dma_buf_sync dbs{ in end_cpu_access()
89 struct dma_buf_sync sync = { 0 }; in main()
784 struct dma_buf_sync sync_end = { 0 }; in test_dmabuf_map()785 struct dma_buf_sync sync_start = { 0 }; in test_dmabuf_map()
126 struct dma_buf_sync { struct131 ioctl_iow_nr!(DMA_BUF_IOCTL_SYNC, DMA_BUF_IOCTL_BASE, 0, dma_buf_sync); argument660 let sync = dma_buf_sync { in dmabuf_sync()