Searched refs:m_mag_count (Results 1 – 2 of 2) sorted by relevance
683 depot->m_mag_count++; in rtl_cache_depot_enqueue()701 if (depot->m_mag_count > 0) in rtl_cache_depot_dequeue()711 depot->m_mag_count--; in rtl_cache_depot_dequeue()712 depot->m_curr_min = SAL_MIN(depot->m_curr_min, depot->m_mag_count); in rtl_cache_depot_dequeue()1556 depot->m_curr_min = depot->m_mag_count; in rtl_cache_depot_wsupdate()1590 cache->m_depot_full.m_mag_count, in rtl_cache_wsupdate()1593 cache->m_depot_empty.m_mag_count, in rtl_cache_wsupdate()
104 sal_Size m_mag_count; /* count */ member
Completed in 16 milliseconds