Home
last modified time | relevance | path

Searched refs:debug_objects_allocated (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Ddebugobjects.c100 static int debug_objects_allocated; variable
181 debug_objects_allocated++; in fill_pool()
1034 seq_printf(m, "objs_allocated:%d\n", debug_objects_allocated); in debug_stats_show()
1312 debug_objects_allocated += i; in debug_objects_replace_static_objects()
/kernel/linux/linux-6.6/lib/
H A Ddebugobjects.c97 static int debug_objects_allocated; variable
178 debug_objects_allocated++; in fill_pool()
1042 seq_printf(m, "objs_allocated:%d\n", debug_objects_allocated); in debug_stats_show()
1320 debug_objects_allocated += i; in debug_objects_replace_static_objects()

Completed in 5 milliseconds