Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Drk_cma_heap.c347 static struct dma_buf *cma_heap_do_allocate(struct dma_heap *heap, in cma_heap_do_allocate() function
453 return cma_heap_do_allocate(heap, len, fd_flags, heap_flags, false); in cma_heap_allocate()
501 return cma_heap_do_allocate(heap, len, fd_flags, heap_flags, true); in cma_uncached_heap_allocate()