Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/radix-tree/
H A Dlinux.c132 void kmem_cache_shrink(struct kmem_cache *cachep) in kmem_cache_shrink() function
/openbmc/linux/include/linux/
H A Dslab.h198 int kmem_cache_shrink(struct kmem_cache *s);
/openbmc/linux/mm/
H A Dslab_common.c517 int kmem_cache_shrink(struct kmem_cache *cachep) in kmem_cache_shrink() function
523 EXPORT_SYMBOL(kmem_cache_shrink);
H A Dslub.c5829 kmem_cache_shrink(s); in shrink_store()
/openbmc/linux/mm/kfence/
H A Dkfence_test.c519 kmem_cache_shrink(test_cache); in test_shrink_memcache()
/openbmc/linux/drivers/acpi/
H A Dosl.c1580 kmem_cache_shrink(cache); in acpi_os_purge_cache()
/openbmc/linux/lib/
H A Dmaple_tree.c6679 kmem_cache_shrink(maple_node_cache); in mt_cache_shrink()