Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dslab.h141 int __kmem_cache_shutdown(struct kmem_cache *);
Dslob.c627 int __kmem_cache_shutdown(struct kmem_cache *c) in __kmem_cache_shutdown() function
Dslab_common.c453 if (__kmem_cache_shutdown(s) != 0) in shutdown_cache()
Dslab.c2278 __kmem_cache_shutdown(cachep); in __kmem_cache_create()
2415 int __kmem_cache_shutdown(struct kmem_cache *cachep) in __kmem_cache_shutdown() function
Dslub.c3482 int __kmem_cache_shutdown(struct kmem_cache *s) in __kmem_cache_shutdown() function