Home
last modified time | relevance | path

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

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