Home
last modified time | relevance | path

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

/aoo42x/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()
1025 while ((mag = rtl_cache_depot_dequeue(&(cache->m_depot_full))) != NULL) in rtl_cache_deactivate()
1596 cache->m_depot_full.m_mag_count, in rtl_cache_wsupdate()
1597 cache->m_depot_full.m_curr_min, in rtl_cache_wsupdate()
1598 cache->m_depot_full.m_prev_min, in rtl_cache_wsupdate()
1604 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 34 milliseconds