Searched refs:ion_cma_heap (Results 1 – 2 of 2) sorted by relevance
29 struct ion_cma_heap { struct34 #define to_cma_heap(x) container_of(x, struct ion_cma_heap, heap) argument48 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()175 struct ion_cma_heap *cma_heap; in ion_cma_heap_create()177 cma_heap = kzalloc(sizeof(struct ion_cma_heap), GFP_KERNEL); in ion_cma_heap_create()192 struct ion_cma_heap *cma_heap = to_cma_heap(heap); in ion_cma_heap_destroy()
2 ion_carveout_heap.o ion_chunk_heap.o ion_cma_heap.o