Searched refs:dma_sync_single_for_cpu (Results 1 – 4 of 4) sorted by relevance
| /include/linux/ |
| D | dma-mapping.h | 381 static inline void dma_sync_single_for_cpu(struct device *dev, dma_addr_t addr, in dma_sync_single_for_cpu() function 419 static inline void dma_sync_single_for_cpu(struct device *dev, dma_addr_t addr, in dma_sync_single_for_cpu() function 487 return dma_sync_single_for_cpu(dev, addr + offset, size, dir); in dma_sync_single_range_for_cpu()
|
| /include/net/ |
| D | xsk_buff_pool.h | 158 dma_sync_single_for_cpu(xskb->pool->dev, xskb->dma, in xp_dma_sync_for_cpu()
|
| /include/trace/events/ |
| D | dma.h | 419 DEFINE_EVENT(dma_sync_single, dma_sync_single_for_cpu,
|
| /include/rdma/ |
| D | ib_verbs.h | 4271 dma_sync_single_for_cpu(dev->dma_device, addr, size, dir); in ib_dma_sync_single_for_cpu()
|