Home
last modified time | relevance | path

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

/linux/tools/testing/radix-tree/
H A Dlinux.c137 void kmem_cache_shrink(struct kmem_cache *cachep) in kmem_cache_shrink() function
/linux/mm/
H A Dslab_common.c516 int kmem_cache_shrink(struct kmem_cache *cachep) in kmem_cache_shrink() function
522 EXPORT_SYMBOL(kmem_cache_shrink);
H A Dslub.c6572 kmem_cache_shrink(s); in shrink_store()
/linux/include/linux/
H A Dslab.h246 int kmem_cache_shrink(struct kmem_cache *s);
/linux/mm/kfence/
H A Dkfence_test.c519 kmem_cache_shrink(test_cache); in test_shrink_memcache()
/linux/drivers/acpi/
H A Dosl.c1573 kmem_cache_shrink(cache); in acpi_os_purge_cache()
/linux/lib/
H A Dmaple_tree.c7041 kmem_cache_shrink(maple_node_cache); in mt_cache_shrink()