Searched refs:ion_carveout_heap (Results 1 – 2 of 2) sorted by relevance
28 struct ion_carveout_heap { struct38 struct ion_carveout_heap *carveout_heap = in ion_carveout_allocate() argument39 container_of(heap, struct ion_carveout_heap, heap); in ion_carveout_allocate()51 struct ion_carveout_heap *carveout_heap = in ion_carveout_free()52 container_of(heap, struct ion_carveout_heap, heap); in ion_carveout_free()151 struct ion_carveout_heap *carveout_heap; in ion_carveout_heap_create()166 carveout_heap = kzalloc(sizeof(struct ion_carveout_heap), GFP_KERNEL); in ion_carveout_heap_create()187 struct ion_carveout_heap *carveout_heap = in ion_carveout_heap_destroy()188 container_of(heap, struct ion_carveout_heap, heap); in ion_carveout_heap_destroy()
2 ion_carveout_heap.o ion_chunk_heap.o ion_cma_heap.o