Home
last modified time | relevance | path

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

/linux/tools/testing/shared/
H A Dlinux.c153 void kmem_cache_shrink(struct kmem_cache *cachep) in kmem_cache_free_bulk()
161 void kmem_cache_shrink(struct kmem_cache *cachep) kmem_cache_shrink() function
/linux/include/linux/
H A Dslab.h468 int kmem_cache_shrink(struct kmem_cache *s);
/linux/mm/
H A Dslab_common.c562 int kmem_cache_shrink(struct kmem_cache *cachep) in kmem_cache_shrink() function
568 EXPORT_SYMBOL(kmem_cache_shrink);
H A Dslub.c9384 kmem_cache_shrink(s); in shrink_store()
/linux/lib/
H A Dmaple_tree.c6616 kmem_cache_shrink(maple_node_cache); in mt_cache_shrink()