Searched refs:ls_comp_cache_count (Results 1 – 2 of 2) sorted by relevance
297 uint32_t ls_comp_cache_count; member
292 lsp->ls_comp_cache_count--; in lofi_free_comp_cache()294 ASSERT(lsp->ls_comp_cache_count == 0); in lofi_free_comp_cache()1229 while (lsp->ls_comp_cache_count > lofi_max_comp_cache) { in lofi_add_comp_data()1234 lsp->ls_comp_cache_count--; in lofi_add_comp_data()1252 if (lsp->ls_comp_cache_count < lofi_max_comp_cache) { in lofi_add_comp_data()1256 lsp->ls_comp_cache_count++; in lofi_add_comp_data()