Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dslab.h475 int __kmem_cache_shrink(struct kmem_cache *);
H A Dslab_common.c560 return __kmem_cache_shrink(cachep); in kmem_cache_shrink()
H A Dslub.c6143 int __kmem_cache_shrink(struct kmem_cache *s) in __kmem_cache_shrink() function