Searched refs:debug_dma_alloc_coherent (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/kernel/dma/ |
D | debug.h | 27 extern void debug_dma_alloc_coherent(struct device *dev, size_t size, 82 static inline void debug_dma_alloc_coherent(struct device *dev, size_t size, in debug_dma_alloc_coherent() function
|
D | mapping.c | 526 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr, attrs); in dma_alloc_attrs()
|
D | debug.c | 1387 void debug_dma_alloc_coherent(struct device *dev, size_t size, in debug_dma_alloc_coherent() function
|