Home
last modified time | relevance | path

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

/aoo4110/main/sal/rtl/source/
H A Dalloc_cache.c244 if (!(cache->m_features & RTL_CACHE_FEATURE_RESCALE)) in rtl_cache_hash_remove()
249 cache->m_features |= RTL_CACHE_FEATURE_RESCALE; in rtl_cache_hash_remove()
253 cache->m_features &= ~RTL_CACHE_FEATURE_RESCALE; in rtl_cache_hash_remove()
H A Dalloc_cache.h119 #define RTL_CACHE_FEATURE_RESCALE 4 /* within hash rescale operation */ macro

Completed in 37 milliseconds