Searched refs:count_partial (Results 1 – 2 of 2) sorted by relevance
71 def count_partial(n, fn): function92 nr_free += count_partial(n, count_free)
4204 static unsigned long count_partial(struct kmem_cache_node *n, in count_partial() function8960 x = node_nr_objs(n) - count_partial(n, count_free); in show_slab_objects()8974 x = count_partial(n, count_total); in show_slab_objects()8976 x = count_partial(n, count_inuse); in show_slab_objects()