Searched refs:ntypes (Results 1 – 1 of 1) sorted by relevance
370 sal_Size ntypes = (slab->m_bp - slab->m_data) / cache->m_type_size; in rtl_cache_slab_destroy() local371 for (ntypes -= refcnt; slab->m_sp != NULL; ntypes--) in rtl_cache_slab_destroy()381 OSL_ASSERT(ntypes == 0); in rtl_cache_slab_destroy()
Completed in 18 milliseconds