Searched refs:count_total_using (Results 1 – 3 of 3) sorted by relevance
139 result += kmalloc_cache_group[i].size * kmalloc_cache_group[i].count_total_using; in __count_kmalloc_using()154 …oup[i].size * (kmalloc_cache_group[i].count_total_free + kmalloc_cache_group[i].count_total_using); in __count_kmalloc_total()
39 ul count_total_using; member
47 slab_pool->count_total_using = 0; in slab_create()124 if (slab_pool->count_total_using) in slab_destroy()249 ++(slab_pool->count_total_using); in slab_malloc()313 --(slab_pool->count_total_using); in slab_free()379 kmalloc_cache_group[i].count_total_using = 0; in slab_init()609 ++kmalloc_cache_group[index].count_total_using; in kmalloc()669 --kmalloc_cache_group[i].count_total_using; in kfree()