Lines Matching defs:heap
79 struct dma_buf *dma_heap_buffer_alloc(struct dma_heap *heap, size_t len, in dma_heap_buffer_alloc()
100 int dma_heap_bufferfd_alloc(struct dma_heap *heap, size_t len, in dma_heap_bufferfd_alloc()
124 struct dma_heap *heap; in dma_heap_open() local
142 struct dma_heap *heap = file->private_data; in dma_heap_ioctl_allocate() local
162 struct dma_heap *heap = file->private_data; in dma_heap_ioctl_get_phys() local
256 void *dma_heap_get_drvdata(struct dma_heap *heap) in dma_heap_get_drvdata()
264 struct dma_heap *heap = container_of(ref, struct dma_heap, refcount); in dma_heap_release() local
296 struct device *dma_heap_get_dev(struct dma_heap *heap) in dma_heap_get_dev()
309 const char *dma_heap_get_name(struct dma_heap *heap) in dma_heap_get_name()
317 struct dma_heap *heap, *h, *err_ret; in dma_heap_add() local
413 struct dma_heap *heap; in total_pools_kb_show() local