Lines Matching refs:returned
56 the returned memory, like GFP_DMA).
62 Wraps dma_alloc_coherent() and also zeroes the returned memory if the
71 dma_alloc_coherent(). cpu_addr must be the virtual address returned by
110 This allocates memory from the pool; the returned memory will meet the
124 were returned when that routine allocated the memory being freed.
178 operate efficiently. Usually this means the returned mask
185 call to set the mask to the value returned.
269 must be identical to those passed in (and returned) by the mapping
290 a mapping. A driver can check for these errors by testing the returned
308 does, 0 is returned and a driver must take appropriate action. It is
328 mapped them to. On failure 0, is returned.
343 DMA address entries returned.
475 be identical to those passed in (and returned by
487 into the width returned by this call. It will also always be a power
518 DMA_MEMORY_MAP - request that the memory returned from
521 DMA_MEMORY_IO - request that the memory returned from
539 Note, for DMA_MEMORY_IO returns, all subsequent memory returned by
697 to check DMA mapping errors on addresses returned by dma_map_single() and