Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_heap.c134 static int panthor_alloc_heap_chunk(struct panthor_device *ptdev, in panthor_alloc_heap_chunk() function
212 ret = panthor_alloc_heap_chunk(ptdev, vm, heap, true); in panthor_alloc_heap_chunks()
469 ret = panthor_alloc_heap_chunk(pool->ptdev, pool->vm, heap, false); in panthor_heap_grow()