/linux-4.1.27/arch/cris/arch-v32/drivers/pci/ |
H A D | dma.c | 19 void *dma_alloc_coherent(struct device *dev, size_t size, dma_alloc_coherent() function
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | pci-dma.c | 34 dma_alloc_coherent(struct device *dev,size_t size,dma_addr_t *handle,gfp_t flag) dma_alloc_coherent() function 65 EXPORT_SYMBOL(dma_alloc_coherent); variable
|
/linux-4.1.27/arch/mn10300/mm/ |
H A D | dma-alloc.c | 23 void *dma_alloc_coherent(struct device *dev, size_t size, dma_alloc_coherent() function 64 EXPORT_SYMBOL(dma_alloc_coherent); variable
|
/linux-4.1.27/arch/arc/mm/ |
H A D | dma.c | 54 void *dma_alloc_coherent(struct device *dev, size_t size, dma_alloc_coherent() function 74 EXPORT_SYMBOL(dma_alloc_coherent); variable
|
/linux-4.1.27/arch/frv/mb93090-mb00/ |
H A D | pci-dma.c | 21 void *dma_alloc_coherent(struct device *hwdev, size_t size, dma_addr_t *dma_handle, gfp_t gfp) dma_alloc_coherent() function 32 EXPORT_SYMBOL(dma_alloc_coherent); variable
|
H A D | pci-dma-nommu.c | 37 void *dma_alloc_coherent(struct device *hwdev, size_t size, dma_addr_t *dma_handle, gfp_t gfp) dma_alloc_coherent() function 87 EXPORT_SYMBOL(dma_alloc_coherent); variable
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | dma-mapping.h | 15 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | dma-mapping.h | 44 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | dma-mapping.h | 68 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | dma-mapping.h | 59 #define dma_alloc_coherent(d, s, h, f) dma_alloc_attrs(d, s, h, f, NULL) macro
|
/linux-4.1.27/arch/sh/include/asm/ |
H A D | dma-mapping.h | 56 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
|
/linux-4.1.27/arch/nios2/mm/ |
H A D | dma-mapping.c | 24 void *dma_alloc_coherent(struct device *dev, size_t size, dma_alloc_coherent() function 48 EXPORT_SYMBOL(dma_alloc_coherent); variable
|
/linux-4.1.27/arch/openrisc/include/asm/ |
H A D | dma-mapping.h | 41 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
|
/linux-4.1.27/arch/avr32/mm/ |
H A D | dma-coherent.c | 96 void *dma_alloc_coherent(struct device *dev, size_t size, dma_alloc_coherent() function 108 EXPORT_SYMBOL(dma_alloc_coherent); variable
|
/linux-4.1.27/arch/c6x/mm/ |
H A D | dma-coherent.c | 76 void *dma_alloc_coherent(struct device *dev, size_t size, dma_alloc_coherent() function 97 EXPORT_SYMBOL(dma_alloc_coherent); variable
|
/linux-4.1.27/arch/hexagon/include/asm/ |
H A D | dma-mapping.h | 73 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
|
/linux-4.1.27/arch/m68k/kernel/ |
H A D | dma.c | 21 void *dma_alloc_coherent(struct device *dev, size_t size, dma_alloc_coherent() function 75 void *dma_alloc_coherent(struct device *dev, size_t size, dma_alloc_coherent() function 101 EXPORT_SYMBOL(dma_alloc_coherent); variable
|
/linux-4.1.27/arch/tile/include/asm/ |
H A D | dma-mapping.h | 144 #define dma_alloc_coherent(d, s, h, f) dma_alloc_attrs(d, s, h, f, NULL) macro
|
/linux-4.1.27/arch/unicore32/include/asm/ |
H A D | dma-mapping.h | 85 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | dma-mapping.h | 128 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
|
/linux-4.1.27/arch/microblaze/include/asm/ |
H A D | dma-mapping.h | 105 #define dma_alloc_coherent(d, s, h, f) dma_alloc_attrs(d, s, h, f, NULL) macro
|
/linux-4.1.27/arch/arm64/include/asm/ |
H A D | dma-mapping.h | 109 #define dma_alloc_coherent(d, s, h, f) dma_alloc_attrs(d, s, h, f, NULL) macro
|
/linux-4.1.27/arch/blackfin/kernel/ |
H A D | dma-mapping.c | 81 void *dma_alloc_coherent(struct device *dev, size_t size, dma_alloc_coherent() function 95 EXPORT_SYMBOL(dma_alloc_coherent); variable
|
/linux-4.1.27/arch/cris/include/asm/ |
H A D | dma-mapping.h | 26 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, dma_alloc_coherent() function
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | dma-mapping.h | 26 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
|
/linux-4.1.27/arch/metag/kernel/ |
H A D | dma.c | 174 void *dma_alloc_coherent(struct device *dev, size_t size, dma_alloc_coherent() function 266 EXPORT_SYMBOL(dma_alloc_coherent); variable
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | dma-mapping.h | 53 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, dma_alloc_coherent() function
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | dma-mapping.h | 140 #define dma_alloc_coherent(d,s,h,f) dma_alloc_attrs(d,s,h,f,NULL) macro
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | dma-mapping.h | 212 #define dma_alloc_coherent(d, s, h, f) dma_alloc_attrs(d, s, h, f, NULL) macro
|