Searched refs:sparse_cache (Results 1 – 2 of 2) sorted by relevance
27 struct sparse_cache;31 struct sparse_cache **cache_ptr);33 void uds_free_sparse_cache(struct sparse_cache *cache);35 bool uds_sparse_cache_contains(struct sparse_cache *cache, u64 virtual_chapter,40 void uds_invalidate_sparse_cache(struct sparse_cache *cache);
110 struct sparse_cache *sparse_cache; member