Home
last modified time | relevance | path

Searched refs:obj_pool_used (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/
H A Ddebugobjects.c78 static int obj_pool_used; variable
243 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()
/dports/multimedia/libv4l/linux-5.13-rc2/lib/
H A Ddebugobjects.c78 static int obj_pool_used; variable
243 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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/
H A Ddebugobjects.c78 static int obj_pool_used; variable
243 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()