Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab.h449 int __kmem_cache_shutdown(struct kmem_cache *);
H A Dslab_common.c523 err = __kmem_cache_shutdown(s); in kmem_cache_destroy()
H A Dslub.c5941 int __kmem_cache_shutdown(struct kmem_cache *s) in __kmem_cache_shutdown() function