Searched refs:readwrite_concur_support (Results 1 – 2 of 2) sorted by relevance
192 uint8_t readwrite_concur_support; member
150 unsigned int readwrite_concur_support = 0; in rte_hash_create() local202 readwrite_concur_support = 1; in rte_hash_create()429 h->readwrite_concur_support = readwrite_concur_support; in rte_hash_create()589 if (h->readwrite_concur_support && h->hw_trans_mem_support) in __hash_rw_reader_lock()591 else if (h->readwrite_concur_support) in __hash_rw_reader_lock()607 if (h->readwrite_concur_support && h->hw_trans_mem_support) in __hash_rw_reader_unlock()609 else if (h->readwrite_concur_support) in __hash_rw_reader_unlock()