Searched refs:ls_comp_cache_count (Results 1 – 2 of 2) sorted by relevance
259 uint32_t ls_comp_cache_count; member
243 lsp->ls_comp_cache_count--; in lofi_free_comp_cache()245 ASSERT(lsp->ls_comp_cache_count == 0); in lofi_free_comp_cache()917 while (lsp->ls_comp_cache_count > lofi_max_comp_cache) { in lofi_add_comp_data()922 lsp->ls_comp_cache_count--; in lofi_add_comp_data()940 if (lsp->ls_comp_cache_count < lofi_max_comp_cache) { in lofi_add_comp_data()944 lsp->ls_comp_cache_count++; in lofi_add_comp_data()