Home
last modified time | relevance | path

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

/aoo41x/main/sal/rtl/source/
H A Dalloc_cache.c737 full = rtl_cache_depot_dequeue (&(cache->m_depot_full)); in rtl_cache_depot_exchange_alloc()
773 rtl_cache_depot_enqueue (&(cache->m_depot_full), full); in rtl_cache_depot_exchange_free()
1019 while ((mag = rtl_cache_depot_dequeue(&(cache->m_depot_full))) != 0) in rtl_cache_deactivate()
1590 cache->m_depot_full.m_mag_count, in rtl_cache_wsupdate()
1591 cache->m_depot_full.m_curr_min, in rtl_cache_wsupdate()
1592 cache->m_depot_full.m_prev_min, in rtl_cache_wsupdate()
1598 rtl_cache_depot_wsupdate (cache, &(cache->m_depot_full)); in rtl_cache_wsupdate()
H A Dalloc_cache.h162 rtl_cache_depot_type m_depot_full; member

Completed in 14 milliseconds