Home
last modified time | relevance | path

Searched refs:debug_dma_alloc_coherent (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/include/linux/
Ddma-debug.h53 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, in debug_dma_alloc_coherent() function
/linux-4.1.27/arch/openrisc/include/asm/
Ddma-mapping.h52 debug_dma_alloc_coherent(dev, size, *dma_handle, memory); in dma_alloc_attrs()
/linux-4.1.27/arch/sparc/include/asm/
Ddma-mapping.h54 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr); in dma_alloc_attrs()
/linux-4.1.27/arch/s390/include/asm/
Ddma-mapping.h71 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr); in dma_alloc_attrs()
/linux-4.1.27/arch/hexagon/include/asm/
Ddma-mapping.h86 debug_dma_alloc_coherent(dev, size, *dma_handle, ret); in dma_alloc_attrs()
/linux-4.1.27/arch/ia64/include/asm/
Ddma-mapping.h36 debug_dma_alloc_coherent(dev, size, *daddr, caddr); in dma_alloc_attrs()
/linux-4.1.27/arch/mips/include/asm/
Ddma-mapping.h79 debug_dma_alloc_coherent(dev, size, *dma_handle, ret); in dma_alloc_attrs()
/linux-4.1.27/arch/sh/include/asm/
Ddma-mapping.h71 debug_dma_alloc_coherent(dev, size, *dma_handle, memory); in dma_alloc_attrs()
/linux-4.1.27/arch/microblaze/include/asm/
Ddma-mapping.h118 debug_dma_alloc_coherent(dev, size, *dma_handle, memory); in dma_alloc_attrs()
/linux-4.1.27/arch/arm64/include/asm/
Ddma-mapping.h123 debug_dma_alloc_coherent(dev, size, *dma_handle, vaddr); in dma_alloc_attrs()
/linux-4.1.27/arch/tile/include/asm/
Ddma-mapping.h128 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr); in dma_alloc_attrs()
/linux-4.1.27/arch/x86/include/asm/
Ddma-mapping.h153 debug_dma_alloc_coherent(dev, size, *dma_handle, memory); in dma_alloc_attrs()
/linux-4.1.27/arch/powerpc/include/asm/
Ddma-mapping.h153 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr); in dma_alloc_attrs()
/linux-4.1.27/arch/arm/include/asm/
Ddma-mapping.h223 debug_dma_alloc_coherent(dev, size, *dma_handle, cpu_addr); in dma_alloc_attrs()
/linux-4.1.27/lib/
Ddma-debug.c1441 void debug_dma_alloc_coherent(struct device *dev, size_t size, in debug_dma_alloc_coherent() function
1466 EXPORT_SYMBOL(debug_dma_alloc_coherent);