Searched refs:num_of_valid_entries (Results 1 – 3 of 3) sorted by relevance
266 new_htbl->ctrl.num_of_valid_entries++; in dr_rule_rehash_copy_ste()519 ste->htbl->ctrl.num_of_valid_entries++; in dr_rule_handle_collision()625 (ctrl->num_of_valid_entries - ctrl->num_of_collisions) >= ctrl->increase_threshold) in dr_rule_need_enlarge_hash()750 cur_htbl->ctrl.num_of_valid_entries++; in dr_rule_handle_empty_entry()
395 stats_tbl->ctrl.num_of_valid_entries--; in dr_ste_remove_head_ste()433 stats_tbl->ctrl.num_of_valid_entries--; in dr_ste_replace_head_ste()460 stats_tbl->ctrl.num_of_valid_entries--; in dr_ste_remove_middle_ste()
147 unsigned int num_of_valid_entries; member