sys_heap 102 drivers/staging/android/ion/ion_system_heap.c struct ion_system_heap *sys_heap = container_of(heap, sys_heap 118 drivers/staging/android/ion/ion_system_heap.c page = alloc_largest_available(sys_heap, buffer, size_remaining, sys_heap 148 drivers/staging/android/ion/ion_system_heap.c free_buffer_page(sys_heap, buffer, page); sys_heap 154 drivers/staging/android/ion/ion_system_heap.c struct ion_system_heap *sys_heap = container_of(buffer->heap, sys_heap 166 drivers/staging/android/ion/ion_system_heap.c free_buffer_page(sys_heap, buffer, sg_page(sg)); sys_heap 175 drivers/staging/android/ion/ion_system_heap.c struct ion_system_heap *sys_heap; sys_heap 180 drivers/staging/android/ion/ion_system_heap.c sys_heap = container_of(heap, struct ion_system_heap, heap); sys_heap 186 drivers/staging/android/ion/ion_system_heap.c pool = sys_heap->pools[i];