Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Ddma-debug.h48 extern void debug_dma_unmap_sg(struct device *dev, struct scatterlist *sglist,
129 static inline void debug_dma_unmap_sg(struct device *dev, in debug_dma_unmap_sg() function
Ddma-mapping.h283 debug_dma_unmap_sg(dev, sg, nents, dir); in dma_unmap_sg_attrs()
/Linux-v4.19/kernel/dma/
Ddebug.c1471 void debug_dma_unmap_sg(struct device *dev, struct scatterlist *sglist, in debug_dma_unmap_sg() function
1502 EXPORT_SYMBOL(debug_dma_unmap_sg);