Home
last modified time | relevance | path

Searched defs:panthor_heap (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/panthor/
Dpanthor_heap.c52 struct panthor_heap { struct
54 struct list_head chunks;
78 * struct panthor_heap_pool - Pool of heap contexts argument
95 /** @xa: Array storing panthor_heap objects. */ argument