Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dslab_common.c601 static int shutdown_cache(struct kmem_cache *s) in shutdown_cache() function
742 WARN_ON(shutdown_cache(s)); in kmemcg_cache_shutdown_fn()
853 if (shutdown_cache(c)) in shutdown_memcg_caches()
876 shutdown_cache(c); in shutdown_memcg_caches()
947 err = shutdown_cache(s); in kmem_cache_destroy()