Searched refs:mem_alloc_refcount (Results 1 – 3 of 3) sorted by relevance
138 if (0 == _mali_osk_atomic_dec_return(&mali_alloc->mem_alloc_refcount)) { in mali_allocation_unref()146 _mali_osk_atomic_inc(&alloc->mem_alloc_refcount); in mali_allocation_ref()
145 _mali_osk_atomic_t mem_alloc_refcount; member
102 _mali_osk_atomic_init(&mali_allocation->mem_alloc_refcount, 1); in mali_mem_allocation_struct_create()