/linux-4.1.27/arch/m68k/kernel/ |
D | dma.c | 21 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function 75 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
|
/linux-4.1.27/arch/cris/arch-v32/drivers/pci/ |
D | dma.c | 19 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
|
/linux-4.1.27/arch/mn10300/mm/ |
D | dma-alloc.c | 23 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | pci-dma.c | 34 dma_alloc_coherent(struct device *dev,size_t size,dma_addr_t *handle,gfp_t flag) in dma_alloc_coherent() function
|
/linux-4.1.27/arch/arc/mm/ |
D | dma.c | 54 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
|
/linux-4.1.27/arch/frv/mb93090-mb00/ |
D | pci-dma.c | 21 void *dma_alloc_coherent(struct device *hwdev, size_t size, dma_addr_t *dma_handle, gfp_t gfp) in dma_alloc_coherent() function
|
D | pci-dma-nommu.c | 37 void *dma_alloc_coherent(struct device *hwdev, size_t size, dma_addr_t *dma_handle, gfp_t gfp) in dma_alloc_coherent() function
|
/linux-4.1.27/arch/c6x/mm/ |
D | dma-coherent.c | 76 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
|
/linux-4.1.27/arch/avr32/mm/ |
D | dma-coherent.c | 96 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
|
/linux-4.1.27/arch/mips/include/asm/ |
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/hexagon/include/asm/ |
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/alpha/include/asm/ |
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/blackfin/kernel/ |
D | dma-mapping.c | 81 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
|
/linux-4.1.27/arch/openrisc/include/asm/ |
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/sparc/include/asm/ |
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/sh/include/asm/ |
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/s390/include/asm/ |
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/ia64/include/asm/ |
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/x86/include/asm/ |
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/unicore32/include/asm/ |
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/microblaze/include/asm/ |
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/nios2/mm/ |
D | dma-mapping.c | 24 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
|
/linux-4.1.27/arch/arm64/include/asm/ |
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/tile/include/asm/ |
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/powerpc/include/asm/ |
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/metag/kernel/ |
D | dma.c | 174 void *dma_alloc_coherent(struct device *dev, size_t size, in dma_alloc_coherent() function
|
/linux-4.1.27/arch/arm/include/asm/ |
D | dma-mapping.h | 212 #define dma_alloc_coherent(d, s, h, f) dma_alloc_attrs(d, s, h, f, NULL) macro
|
/linux-4.1.27/arch/cris/include/asm/ |
D | dma-mapping.h | 26 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dma_alloc_coherent() function
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | dma-mapping.h | 53 dma_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_handle, in dma_alloc_coherent() function
|