Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/android/ion/
Dion_cma_heap.c34 #define to_cma_heap(x) container_of(x, struct ion_cma_heap, heap) macro
48 struct ion_cma_heap *cma_heap = to_cma_heap(heap); in ion_cma_allocate()
95 struct ion_cma_heap *cma_heap = to_cma_heap(buffer->heap); in ion_cma_free()
112 struct ion_cma_heap *cma_heap = to_cma_heap(buffer->heap); in ion_cma_phys()
141 struct ion_cma_heap *cma_heap = to_cma_heap(buffer->heap); in ion_cma_mmap()
192 struct ion_cma_heap *cma_heap = to_cma_heap(heap); in ion_cma_heap_destroy()