Home
last modified time | relevance | path

Searched refs:free_slab (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-slab258 What: /sys/kernel/slab/<cache>/free_slab
264 The free_slab file shows how many times an empty slab has been
/linux/mm/
H A Dslub.c2665 static void free_slab(struct kmem_cache *s, struct slab *slab) in free_slab() function
2684 free_slab(s, slab); in discard_slab()
4399 free_slab(s, slab_free); in free_to_partial_list()
5887 free_slab(s, slab); in __kmem_cache_do_shrink()
7023 STAT_ATTR(FREE_SLAB, free_slab);