Searched refs:curr_slot (Results 1 – 1 of 1) sorted by relevance
809 uint32_t prev_slot, curr_slot = leaf_slot; in rte_hash_cuckoo_move_insert_mw() local815 if (curr_bkt->key_idx[curr_slot] != EMPTY_SLOT) { in rte_hash_cuckoo_move_insert_mw()851 __atomic_store_n(&curr_bkt->key_idx[curr_slot], in rte_hash_cuckoo_move_insert_mw()878 curr_bkt->sig_current[curr_slot] = in rte_hash_cuckoo_move_insert_mw()881 __atomic_store_n(&curr_bkt->key_idx[curr_slot], in rte_hash_cuckoo_move_insert_mw()885 curr_slot = prev_slot; in rte_hash_cuckoo_move_insert_mw()906 curr_bkt->sig_current[curr_slot] = sig; in rte_hash_cuckoo_move_insert_mw()908 __atomic_store_n(&curr_bkt->key_idx[curr_slot], in rte_hash_cuckoo_move_insert_mw()