Searched refs:dzn_descriptor_heap_pool_entry (Results 1 – 2 of 2) sorted by relevance
1900 list_for_each_entry_safe(struct dzn_descriptor_heap_pool_entry, entry, &pool->free_heaps, link) { in dzn_descriptor_heap_pool_finish()1936 &(list_last_entry(&pool->active_heaps, struct dzn_descriptor_heap_pool_entry, link)->heap); in dzn_descriptor_heap_pool_alloc_slots()1955 struct dzn_descriptor_heap_pool_entry *new_heap = NULL; in dzn_descriptor_heap_pool_alloc_slots()1957 … list_for_each_entry_safe(struct dzn_descriptor_heap_pool_entry, entry, &pool->free_heaps, link) { in dzn_descriptor_heap_pool_alloc_slots()
496 struct dzn_descriptor_heap_pool_entry { struct