Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Ddma-debug.h60 extern void debug_dma_sync_sg_for_cpu(struct device *dev,
144 static inline void debug_dma_sync_sg_for_cpu(struct device *dev, in debug_dma_sync_sg_for_cpu() function
Ddma-mapping.h418 debug_dma_sync_sg_for_cpu(dev, sg, nelems, dir); in dma_sync_sg_for_cpu()
/Linux-v5.4/kernel/dma/
Ddebug.c1575 void debug_dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, in debug_dma_sync_sg_for_cpu() function
1606 EXPORT_SYMBOL(debug_dma_sync_sg_for_cpu);