Searched refs:kmem_cache_shrink (Results 1 - 6 of 6) sorted by relevance

/linux-master/tools/testing/radix-tree/
H A Dlinux.c137 void kmem_cache_shrink(struct kmem_cache *cachep) function
/linux-master/include/linux/
H A Dslab.h236 int kmem_cache_shrink(struct kmem_cache *s);
/linux-master/mm/
H A Dslab_common.c508 * kmem_cache_shrink - Shrink a cache.
516 int kmem_cache_shrink(struct kmem_cache *cachep) function
522 EXPORT_SYMBOL(kmem_cache_shrink); variable
H A Dslub.c270 * lists even if they are empty. kmem_cache_shrink may reclaim them.
276 * The existence of more partial slabs makes kmem_cache_shrink
5377 * kmem_cache_shrink discards empty slabs and promotes the slabs filled
6409 kmem_cache_shrink(s);
/linux-master/mm/kfence/
H A Dkfence_test.c519 kmem_cache_shrink(test_cache);
/linux-master/lib/
H A Dmaple_tree.c7041 kmem_cache_shrink(maple_node_cache);

Completed in 450 milliseconds