Searched refs:readwrite_concur_support (Results 1 – 2 of 2) sorted by relevance
186 uint8_t readwrite_concur_support; member
154 unsigned int readwrite_concur_support = 0; in rte_hash_create() local206 readwrite_concur_support = 1; in rte_hash_create()433 h->readwrite_concur_support = readwrite_concur_support; in rte_hash_create()593 if (h->readwrite_concur_support && h->hw_trans_mem_support) in __hash_rw_reader_lock()595 else if (h->readwrite_concur_support) in __hash_rw_reader_lock()611 if (h->readwrite_concur_support && h->hw_trans_mem_support) in __hash_rw_reader_unlock()613 else if (h->readwrite_concur_support) in __hash_rw_reader_unlock()