Home
last modified time | relevance | path

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

/lib/
Dobjagg.c49 unsigned int obj_count; member
385 objagg->obj_count++; in objagg_obj_create()
454 --objagg->obj_count; in objagg_obj_destroy()
611 objagg->obj_count), GFP_KERNEL); in objagg_stats_get()
779 unsigned int nodes_count = objagg->obj_count; in objagg_tmp_graph_create()
971 if (WARN_ON(objagg_hints->node_count != objagg->obj_count)) { in objagg_hints_get()