Home
last modified time | relevance | path

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

/drivers/gpu/drm/panthor/
A Dpanthor_heap.c135 panthor_kernel_bo_destroy(chunk->bo); in panthor_free_heap_chunk()
193 panthor_kernel_bo_destroy(chunk->bo); in panthor_alloc_heap_chunk()
404 panthor_kernel_bo_destroy(chunk->bo); in panthor_heap_return_chunk()
608 panthor_kernel_bo_destroy(pool->gpu_contexts); in panthor_heap_pool_destroy()
A Dpanthor_gem.h207 void panthor_kernel_bo_destroy(struct panthor_kernel_bo *bo);
A Dpanthor_sched.c897 panthor_kernel_bo_destroy(queue->ringbuf); in group_free_queue()
898 panthor_kernel_bo_destroy(queue->iface.mem); in group_free_queue()
899 panthor_kernel_bo_destroy(queue->profiling.slots); in group_free_queue()
917 panthor_kernel_bo_destroy(group->suspend_buf); in group_release_work()
918 panthor_kernel_bo_destroy(group->protm_suspend_buf); in group_release_work()
919 panthor_kernel_bo_destroy(group->syncobjs); in group_release_work()
A Dpanthor_gem.c87 void panthor_kernel_bo_destroy(struct panthor_kernel_bo *bo) in panthor_kernel_bo_destroy() function
A Dpanthor_fw.c459 panthor_kernel_bo_destroy(mem); in panthor_fw_alloc_queue_iface_mem()
1176 panthor_kernel_bo_destroy(section->mem); in panthor_fw_unplug()

Completed in 18 milliseconds