Searched refs:debug_dma_alloc_coherent (Results 1 - 15 of 15) sorted by relevance
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | dma-mapping.h | 54 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr); dma_alloc_attrs()
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | dma-mapping.h | 71 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr); dma_alloc_attrs()
|
/linux-4.1.27/include/linux/ |
H A D | dma-debug.h | 53 extern void debug_dma_alloc_coherent(struct device *dev, size_t size, 134 static inline void debug_dma_alloc_coherent(struct device *dev, size_t size, debug_dma_alloc_coherent() function
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | dma-mapping.h | 79 debug_dma_alloc_coherent(dev, size, *dma_handle, ret); dma_alloc_attrs()
|
/linux-4.1.27/arch/sh/include/asm/ |
H A D | dma-mapping.h | 71 debug_dma_alloc_coherent(dev, size, *dma_handle, memory); dma_alloc_attrs()
|
/linux-4.1.27/arch/openrisc/include/asm/ |
H A D | dma-mapping.h | 52 debug_dma_alloc_coherent(dev, size, *dma_handle, memory); dma_alloc_attrs()
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | dma-mapping.h | 36 debug_dma_alloc_coherent(dev, size, *daddr, caddr); dma_alloc_attrs()
|
/linux-4.1.27/arch/microblaze/include/asm/ |
H A D | dma-mapping.h | 118 debug_dma_alloc_coherent(dev, size, *dma_handle, memory); dma_alloc_attrs()
|
/linux-4.1.27/arch/hexagon/include/asm/ |
H A D | dma-mapping.h | 86 debug_dma_alloc_coherent(dev, size, *dma_handle, ret); dma_alloc_attrs()
|
/linux-4.1.27/arch/tile/include/asm/ |
H A D | dma-mapping.h | 128 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr); dma_alloc_attrs()
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | dma-mapping.h | 153 debug_dma_alloc_coherent(dev, size, *dma_handle, memory); dma_alloc_attrs()
|
/linux-4.1.27/arch/arm64/include/asm/ |
H A D | dma-mapping.h | 123 debug_dma_alloc_coherent(dev, size, *dma_handle, vaddr); dma_alloc_attrs()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | dma-mapping.h | 153 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr); dma_alloc_attrs()
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | dma-mapping.h | 223 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr); dma_alloc_attrs()
|
/linux-4.1.27/lib/ |
H A D | dma-debug.c | 1441 void debug_dma_alloc_coherent(struct device *dev, size_t size, debug_dma_alloc_coherent() function 1466 EXPORT_SYMBOL(debug_dma_alloc_coherent); variable
|
Completed in 458 milliseconds