Searched refs:count_partial (Results 1 – 1 of 1) sorted by relevance
2253 static unsigned long count_partial(struct kmem_cache_node *n, in count_partial() function2295 nr_free = count_partial(n, count_free); in slab_out_of_memory()4684 count_partial(n, count_free); in show_slab_objects()4698 x = count_partial(n, count_total); in show_slab_objects()4700 x = count_partial(n, count_inuse); in show_slab_objects()5687 nr_free += count_partial(n, count_free); in get_slabinfo()