Searched refs:count_partial (Results 1 – 1 of 1) sorted by relevance
2391 static unsigned long count_partial(struct kmem_cache_node *n, in count_partial() function2433 nr_free = count_partial(n, count_free); in slab_out_of_memory()4859 count_partial(n, count_free); in show_slab_objects()4873 x = count_partial(n, count_total); in show_slab_objects()4875 x = count_partial(n, count_inuse); in show_slab_objects()5908 nr_free += count_partial(n, count_free); in get_slabinfo()