Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/dma/
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
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()
Ddebug.c1298 void debug_dma_map_sg(struct device *dev, struct scatterlist *sg, in debug_dma_map_sg() function