Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddma-debug.h83 extern void debug_dma_sync_sg_for_cpu(struct device *dev,
185 static inline void debug_dma_sync_sg_for_cpu(struct device *dev, in debug_dma_sync_sg_for_cpu() function
Ddma-mapping.h413 debug_dma_sync_sg_for_cpu(dev, sg, nelems, dir); in dma_sync_sg_for_cpu()
/Linux-v4.19/kernel/dma/
Ddebug.c1691 void debug_dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, in debug_dma_sync_sg_for_cpu() function
1722 EXPORT_SYMBOL(debug_dma_sync_sg_for_cpu);