Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab.h500 int __kmem_cache_shrink(struct kmem_cache *);
H A Dslab_common.c613 return __kmem_cache_shrink(cachep); in kmem_cache_shrink()
H A Dslub.c8424 int __kmem_cache_shrink(struct kmem_cache *s) in __kmem_cache_shrink() function