Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_heap.c130 panthor_kernel_bo_destroy(chunk->bo); in panthor_free_heap_chunk()
186 panthor_kernel_bo_destroy(chunk->bo); in panthor_alloc_heap_chunk()
398 panthor_kernel_bo_destroy(chunk->bo); in panthor_heap_return_chunk()
598 panthor_kernel_bo_destroy(pool->gpu_contexts); in panthor_heap_pool_destroy()
Dpanthor_gem.h144 void panthor_kernel_bo_destroy(struct panthor_kernel_bo *bo);
Dpanthor_gem.c32 void panthor_kernel_bo_destroy(struct panthor_kernel_bo *bo) in panthor_kernel_bo_destroy() function
Dpanthor_sched.c840 panthor_kernel_bo_destroy(queue->ringbuf); in group_free_queue()
841 panthor_kernel_bo_destroy(queue->iface.mem); in group_free_queue()
859 panthor_kernel_bo_destroy(group->suspend_buf); in group_release_work()
860 panthor_kernel_bo_destroy(group->protm_suspend_buf); in group_release_work()
861 panthor_kernel_bo_destroy(group->syncobjs); in group_release_work()
Dpanthor_fw.c456 panthor_kernel_bo_destroy(mem); in panthor_fw_alloc_queue_iface_mem()
1143 panthor_kernel_bo_destroy(section->mem); in panthor_fw_unplug()