Searched refs:debug_dma_unmap_sg (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/kernel/dma/ |
H A D | debug.h | 24 extern void debug_dma_unmap_sg(struct device *dev, struct scatterlist *sglist, 76 static inline void debug_dma_unmap_sg(struct device *dev, in debug_dma_unmap_sg() function
|
H A D | mapping.c | 290 debug_dma_unmap_sg(dev, sg, nents, dir); in dma_unmap_sg_attrs() 684 debug_dma_unmap_sg(dev, sgt->sgl, sgt->orig_nents, dir); in dma_free_noncontiguous()
|
H A D | debug.c | 1362 void debug_dma_unmap_sg(struct device *dev, struct scatterlist *sglist, in debug_dma_unmap_sg() function
|