Searched refs:obj_pool_used (Results 1 – 1 of 1) sorted by relevance
77 static int obj_pool_used; variable238 obj_pool_used++; in alloc_object()257 obj_pool_used++; in alloc_object()262 if (obj_pool_used > obj_pool_max_used) in alloc_object()263 obj_pool_max_used = obj_pool_used; in alloc_object()375 obj_pool_used--; in __free_object()382 obj_pool_used -= lookahead_count; in __free_object()408 obj_pool_used -= lookahead_count; in __free_object()1014 seq_printf(m, "pool_used :%d\n", obj_pool_used - obj_percpu_free); in debug_stats_show()1333 cnt, obj_pool_used); in debug_objects_replace_static_objects()