Home
last modified time | relevance | path

Searched refs:panthor_heap_pool_put (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/panthor/
Dpanthor_heap.h28 void panthor_heap_pool_put(struct panthor_heap_pool *pool);
Dpanthor_heap.c503 void panthor_heap_pool_put(struct panthor_heap_pool *pool) in panthor_heap_pool_put() function
613 panthor_heap_pool_put(pool); in panthor_heap_pool_destroy()
Dpanthor_drv.c1155 panthor_heap_pool_put(pool); in panthor_ioctl_tiler_heap_create()
1185 panthor_heap_pool_put(pool); in panthor_ioctl_tiler_heap_destroy()
Dpanthor_sched.c1516 panthor_heap_pool_put(heaps); in group_process_tiler_oom()