Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.h371 int __kmem_cache_shrink(struct kmem_cache *);
H A Dslab_common.c521 return __kmem_cache_shrink(cachep); in kmem_cache_shrink()
H A Dslab.c2218 int __kmem_cache_shrink(struct kmem_cache *cachep) in __kmem_cache_shrink() function
2238 return __kmem_cache_shrink(cachep); in __kmem_cache_shutdown()
H A Dslub.c4868 int __kmem_cache_shrink(struct kmem_cache *s) in __kmem_cache_shrink() function