Searched refs:debug_dma_map_sg (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/dma/ |
| H A D | debug.h | 19 extern void debug_dma_map_sg(struct device *dev, struct scatterlist *sg, 67 static inline void debug_dma_map_sg(struct device *dev, struct scatterlist *sg, in debug_dma_map_sg() function
|
| H A D | mapping.c | 252 debug_dma_map_sg(dev, sg, nents, ents, dir, attrs); in __dma_map_sg_attrs() 807 debug_dma_map_sg(dev, sgt->sgl, sgt->orig_nents, 1, dir, attrs); in dma_alloc_noncontiguous()
|
| H A D | debug.c | 1298 void debug_dma_map_sg(struct device *dev, struct scatterlist *sg, in debug_dma_map_sg() function
|