Searched refs:hh_flows_current_cnt (Results 1 – 1 of 1) sorted by relevance
138 u32 hh_flows_current_cnt; /* total current HHs */ member201 WRITE_ONCE(q->hh_flows_current_cnt, in seek_list()202 q->hh_flows_current_cnt - 1); in seek_list()229 if (q->hh_flows_current_cnt >= q->hh_flows_limit) { in alloc_new_hh()238 WRITE_ONCE(q->hh_flows_current_cnt, q->hh_flows_current_cnt + 1); in alloc_new_hh()481 WRITE_ONCE(q->hh_flows_current_cnt, 0); in hhf_reset_classifier()646 q->hh_flows_current_cnt = 0; in hhf_init()721 .hh_cur_count = READ_ONCE(q->hh_flows_current_cnt), in hhf_dump_stats()