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 | 267 debug_dma_map_sg(dev, sg, nents, ents, dir, attrs); 822 debug_dma_map_sg(dev, sgt->sgl, sgt->orig_nents, 1, dir, attrs); in free_single_sgt()
|
| H A D | debug.c | 1318 void debug_dma_map_sg(struct device *dev, struct scatterlist *sg, in debug_dma_map_sg() function
|