Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Ddma-debug.h36 extern void debug_dma_unmap_sg(struct device *dev, struct scatterlist *sglist,
104 static inline void debug_dma_unmap_sg(struct device *dev, in debug_dma_unmap_sg() function
Ddma-mapping.h336 debug_dma_unmap_sg(dev, sg, nents, dir); in dma_unmap_sg_attrs()
/Linux-v5.4/kernel/dma/
Ddebug.c1399 void debug_dma_unmap_sg(struct device *dev, struct scatterlist *sglist, in debug_dma_unmap_sg() function
1430 EXPORT_SYMBOL(debug_dma_unmap_sg);