Home
last modified time | relevance | path

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

/linux/lib/
H A Dobjagg.c762 unsigned int max_weight = 0; in objagg_tmp_graph_node_max_weight() local
772 if (weight >= max_weight) { in objagg_tmp_graph_node_max_weight()
773 max_weight = weight; in objagg_tmp_graph_node_max_weight()