Searched defs:readwrite_concur_support (Results 1 – 2 of 2) sorted by relevance
/dpdk/lib/hash/ | ||
H A D | rte_cuckoo_hash.h | 175 uint8_t readwrite_concur_support; member |
H A D | rte_cuckoo_hash.c | 173 unsigned int readwrite_concur_support = 0; in rte_hash_create() local |