Searched refs:RTL_CACHE_FEATURE_RESCALE (Results 1 – 2 of 2) sorted by relevance
244 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()
119 #define RTL_CACHE_FEATURE_RESCALE 4 /* within hash rescale operation */ macro
Completed in 15 milliseconds