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)
3455 static unsigned long count_partial(struct kmem_cache_node *n, in count_partial() function6411 x = node_nr_objs(n) - count_partial(n, count_free); in show_slab_objects()6425 x = count_partial(n, count_total); in show_slab_objects()6427 x = count_partial(n, count_inuse); in show_slab_objects()