Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/shared/
H A Dlinux.c161 void kmem_cache_shrink(struct kmem_cache *cachep) in kmem_cache_shrink() function
/linux-6.15/include/linux/
H A Dslab.h437 int kmem_cache_shrink(struct kmem_cache *s);
/linux-6.15/mm/
H A Dslab_common.c556 int kmem_cache_shrink(struct kmem_cache *cachep) in kmem_cache_shrink() function
562 EXPORT_SYMBOL(kmem_cache_shrink);
H A Dslub.c7171 kmem_cache_shrink(s); in shrink_store()
/linux-6.15/mm/kfence/
H A Dkfence_test.c536 kmem_cache_shrink(test_cache); in test_shrink_memcache()
/linux-6.15/drivers/acpi/
H A Dosl.c1605 kmem_cache_shrink(cache); in acpi_os_purge_cache()
/linux-6.15/lib/
H A Dmaple_tree.c7004 kmem_cache_shrink(maple_node_cache); in mt_cache_shrink()