Home
last modified time | relevance | path

Searched refs:dma_sync_single_for_cpu (Results 1 – 4 of 4) sorted by relevance

/include/linux/
A Ddma-mapping.h377 static inline void dma_sync_single_for_cpu(struct device *dev, dma_addr_t addr, in dma_sync_single_for_cpu() function
415 static inline void dma_sync_single_for_cpu(struct device *dev, dma_addr_t addr, in dma_sync_single_for_cpu() function
483 return dma_sync_single_for_cpu(dev, addr + offset, size, dir); in dma_sync_single_range_for_cpu()
/include/net/
A Dxsk_buff_pool.h166 dma_sync_single_for_cpu(xskb->pool->dev, xskb->dma, in xp_dma_sync_for_cpu()
/include/trace/events/
A Ddma.h423 DEFINE_SYNC_SINGLE_EVENT(dma_sync_single_for_cpu);
/include/rdma/
A Dib_verbs.h4360 dma_sync_single_for_cpu(dev->dma_device, addr, size, dir); in ib_dma_sync_single_for_cpu()

Completed in 24 milliseconds