Searched refs:lofi_comp_cache (Results 1 – 2 of 2) sorted by relevance
198 struct lofi_comp_cache { struct
271 struct lofi_comp_cache *lc; in lofi_free_comp_cache()275 kmem_free(lc, sizeof (struct lofi_comp_cache)); in lofi_free_comp_cache()1119 static struct lofi_comp_cache *1122 struct lofi_comp_cache *lc; in lofi_find_comp_data()1152 static struct lofi_comp_cache *1156 struct lofi_comp_cache *lc; in lofi_add_comp_data()1164 kmem_free(lc, sizeof (struct lofi_comp_cache)); in lofi_add_comp_data()1184 lc = kmem_alloc(sizeof (struct lofi_comp_cache), KM_SLEEP); in lofi_add_comp_data()1321 struct lofi_comp_cache *lc; in lofi_strategy_task()2867 list_create(&lsp->ls_comp_cache, sizeof (struct lofi_comp_cache), in lofi_map_file()[all …]