Home
last modified time | relevance | path

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

/linux/tools/testing/shared/
H A Dlinux.c161 void kmem_cache_shrink(struct kmem_cache *cachep) in kmem_cache_shrink() function
/linux/include/linux/
H A Dslab.h437 int kmem_cache_shrink(struct kmem_cache *s);
/linux/mm/kfence/
H A Dkfence_test.c536 kmem_cache_shrink(test_cache); in test_shrink_memcache()
/linux/drivers/acpi/
H A Dosl.c1605 kmem_cache_shrink(cache); in acpi_os_purge_cache()
/linux/lib/
H A Dmaple_tree.c7052 kmem_cache_shrink(maple_node_cache); in mt_cache_shrink()
/linux/mm/
H A Dslub.c286 * lists even if they are empty. kmem_cache_shrink may reclaim them.
292 * The existence of more partial slabs makes kmem_cache_shrink
6112 * kmem_cache_shrink discards empty slabs and promotes the slabs filled
7172 kmem_cache_shrink(s); in shrink_store()