Searched refs:_hydration_cache (Results 1 – 1 of 1) sorted by relevance
58 static struct kmem_cache *_hydration_cache; variable1902 _hydration_cache); in clone_ctr()2209 _hydration_cache = KMEM_CACHE(dm_clone_region_hydration, 0); in dm_clone_init()2210 if (!_hydration_cache) in dm_clone_init()2226 kmem_cache_destroy(_hydration_cache); in dm_clone_exit()2227 _hydration_cache = NULL; in dm_clone_exit()