Searched refs:lsb_lock (Results 1 – 2 of 2) sorted by relevance
298 rte_spinlock_lock(&ccp->lsb_lock); in ccp_lsb_alloc()305 rte_spinlock_unlock(&ccp->lsb_lock); in ccp_lsb_alloc()310 rte_spinlock_unlock(&ccp->lsb_lock); in ccp_lsb_alloc()332 rte_spinlock_lock(&ccp->lsb_lock); in ccp_lsb_free()334 rte_spinlock_unlock(&ccp->lsb_lock); in ccp_lsb_free()438 rte_spinlock_init(&ccp->lsb_lock); in ccp_assign_lsbs()
240 rte_spinlock_t lsb_lock; member