Home
last modified time | relevance | path

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

/openbmc/linux/kernel/dma/
H A Ddebug.h20 extern void debug_dma_map_sg(struct device *dev, struct scatterlist *sg,
70 static inline void debug_dma_map_sg(struct device *dev, struct scatterlist *sg, in debug_dma_map_sg() function
H A Dmapping.c205 debug_dma_map_sg(dev, sg, nents, ents, dir, attrs); in __dma_map_sg_attrs()
664 debug_dma_map_sg(dev, sgt->sgl, sgt->orig_nents, 1, dir, attrs); in dma_alloc_noncontiguous()
H A Ddebug.c1301 void debug_dma_map_sg(struct device *dev, struct scatterlist *sg, in debug_dma_map_sg() function