Searched refs:__kmem_cache_shutdown (Results 1 - 3 of 3) sorted by relevance

/linux-master/mm/
H A Dslab.h477 int __kmem_cache_shutdown(struct kmem_cache *);
H A Dslab_common.c456 if (__kmem_cache_shutdown(s) != 0)
H A Dslub.c5169 * This is called from __kmem_cache_shutdown(). We must take list_lock
5185 "Objects remaining in %s on __kmem_cache_shutdown()");
5208 int __kmem_cache_shutdown(struct kmem_cache *s) function

Completed in 185 milliseconds