Searched refs:obj_pool_used (Results 1 – 1 of 1) sorted by relevance
78 static int obj_pool_used; variable243 obj_pool_used++; in alloc_object()262 obj_pool_used++; in alloc_object()267 if (obj_pool_used > obj_pool_max_used) in alloc_object()268 obj_pool_max_used = obj_pool_used; in alloc_object()380 obj_pool_used--; in __free_object()387 obj_pool_used -= lookahead_count; in __free_object()413 obj_pool_used -= lookahead_count; in __free_object()1038 seq_printf(m, "pool_used :%d\n", obj_pool_used - obj_percpu_free); in debug_stats_show()1346 cnt, obj_pool_used); in debug_objects_replace_static_objects()