Searched refs:dma_sync_single_for_device (Results 1 – 4 of 4) sorted by relevance
| /include/linux/ |
| D | dma-mapping.h | 388 static inline void dma_sync_single_for_device(struct device *dev, in dma_sync_single_for_device() function 423 static inline void dma_sync_single_for_device(struct device *dev, in dma_sync_single_for_device() function 494 return dma_sync_single_for_device(dev, addr + offset, size, dir); in dma_sync_single_range_for_device()
|
| /include/net/ |
| D | xsk_buff_pool.h | 166 dma_sync_single_for_device(pool->dev, dma, size, DMA_BIDIRECTIONAL); in xp_dma_sync_for_device()
|
| /include/trace/events/ |
| D | dma.h | 424 DEFINE_EVENT(dma_sync_single, dma_sync_single_for_device,
|
| /include/rdma/ |
| D | ib_verbs.h | 4287 dma_sync_single_for_device(dev->dma_device, addr, size, dir); in ib_dma_sync_single_for_device()
|