Home
last modified time | relevance | path

Searched refs:shutdown_cache (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/mm/
Dslab_common.c558 static int shutdown_cache(struct kmem_cache *s) in shutdown_cache() function
772 BUG_ON(shutdown_cache(s)); in memcg_destroy_kmem_caches()
799 if (shutdown_cache(c)) in shutdown_memcg_caches()
822 shutdown_cache(c); in shutdown_memcg_caches()
894 err = shutdown_cache(s); in kmem_cache_destroy()