Searched refs:_hydration_cache (Results 1 – 1 of 1) sorted by relevance
58 static struct kmem_cache *_hydration_cache; variable1855 _hydration_cache); in clone_ctr()2164 _hydration_cache = KMEM_CACHE(dm_clone_region_hydration, 0); in dm_clone_init()2165 if (!_hydration_cache) in dm_clone_init()2181 kmem_cache_destroy(_hydration_cache); in dm_clone_exit()2182 _hydration_cache = NULL; in dm_clone_exit()