Home
last modified time | relevance | path

Searched refs:m_mag_count (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sal/rtl/source/
H A Dalloc_cache.c683 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()
1562 depot->m_curr_min = depot->m_mag_count; in rtl_cache_depot_wsupdate()
1596 cache->m_depot_full.m_mag_count, in rtl_cache_wsupdate()
1599 cache->m_depot_empty.m_mag_count, in rtl_cache_wsupdate()
H A Dalloc_cache.h104 sal_Size m_mag_count; /* count */ member

Completed in 109 milliseconds