Searched defs:panthor_heap_pool (Results 1 – 1 of 1) sorted by relevance
82 struct panthor_heap_pool { struct84 struct kref refcount;87 struct panthor_device *ptdev;113 static int panthor_get_heap_ctx_offset(struct panthor_heap_pool *pool, int id) in panthor_get_heap_ctx_offset() argument