Home
last modified time | relevance | path

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

/kernel/linux/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
/kernel/linux/linux-6.6/drivers/dma-buf/heaps/
Dcma_heap.c26 struct cma_heap { struct
32 struct cma_heap *heap; argument
248 struct cma_heap *cma_heap = buffer->heap; in cma_heap_dma_buf_release() local
281 struct cma_heap *cma_heap = dma_heap_get_drvdata(heap); in cma_heap_allocate() local
372 struct cma_heap *cma_heap; in __add_cma_heap() local
/kernel/linux/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