Searched refs:chim_lock (Results 1 – 2 of 2) sorted by relevance
170 rte_spinlock_init(&hv->chim_lock); in hn_chim_init()208 rte_spinlock_lock(&hv->chim_lock); in hn_chim_alloc()213 rte_spinlock_unlock(&hv->chim_lock); in hn_chim_alloc()223 rte_spinlock_lock(&hv->chim_lock); in hn_chim_free()225 rte_spinlock_unlock(&hv->chim_lock); in hn_chim_free()
130 rte_spinlock_t chim_lock; member