Searched refs:num_of_collisions (Results 1 – 3 of 3) sorted by relevance
272 new_htbl->ctrl.num_of_collisions++; in dr_rule_rehash_copy_ste()536 ste->htbl->ctrl.num_of_collisions++; in dr_rule_handle_collision()676 if (ctrl->num_of_collisions >= threshold && in dr_rule_need_enlarge_hash()677 (ctrl->num_of_valid_entries - ctrl->num_of_collisions) >= threshold) in dr_rule_need_enlarge_hash()
263 stats_tbl->ctrl.num_of_collisions--; in dr_ste_replace_head_ste()294 stats_tbl->ctrl.num_of_collisions--; in dr_ste_remove_middle_ste()
176 unsigned int num_of_collisions; member