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 Wraps dma_pool_alloc() and also zeroes the returned memory if the
117 This allocates memory from the pool; the returned memory will meet the
131 were returned when that routine allocated the memory being freed.
172 operate efficiently. Usually this means the returned mask
179 call to set the mask to the value returned.
263 must be identical to those passed in (and returned) by the mapping
284 a mapping. A driver can check for these errors by testing the returned
302 does, 0 is returned and a driver must take appropriate action. It is
322 mapped them to. On failure 0, is returned.
337 DMA address entries returned.
469 be identical to those passed in (and returned by
481 into the width returned by this call. It will also always be a power
512 DMA_MEMORY_MAP - request that the memory returned from
515 DMA_MEMORY_IO - request that the memory returned from
533 Note, for DMA_MEMORY_IO returns, all subsequent memory returned by
691 to check DMA mapping errors on addresses returned by dma_map_single() and