Home
last modified time | relevance | path

Searched defs:cma_heap (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/drivers/dma-buf/heaps/
Dcma_heap.c24 struct cma_heap { struct
31 struct cma_heap *cma_heap = dma_heap_get_drvdata(buffer->heap); in cma_heap_free() argument
48 struct cma_heap *cma_heap = dma_heap_get_drvdata(heap); in cma_heap_allocate() local
142 struct cma_heap *cma_heap; in __add_cma_heap() local
/linux-5.10/drivers/staging/android/ion/
Dion_cma_heap.c31 struct ion_cma_heap *cma_heap = to_cma_heap(heap); in ion_cma_allocate() local
85 struct ion_cma_heap *cma_heap = to_cma_heap(buffer->heap); in ion_cma_free() local
106 struct ion_cma_heap *cma_heap; in __ion_cma_heap_create() local