Searched refs:cnt_b (Results 1 – 1 of 1) sorted by relevance
1357 uint32_t cnt_b, cnt_a; in __rte_hash_lookup_with_hash_lf() local1370 cnt_b = __atomic_load_n(h->tbl_chng_cnt, in __rte_hash_lookup_with_hash_lf()1403 } while (cnt_b != cnt_a); in __rte_hash_lookup_with_hash_lf()2059 uint32_t cnt_b, cnt_a; in __bulk_lookup_lf() local2069 cnt_b = __atomic_load_n(h->tbl_chng_cnt, in __bulk_lookup_lf()2219 } while (cnt_b != cnt_a); in __bulk_lookup_lf()