Searched refs:lsb_lock (Results 1 – 2 of 2) sorted by relevance
299 rte_spinlock_lock(&ccp->lsb_lock); in ccp_lsb_alloc()306 rte_spinlock_unlock(&ccp->lsb_lock); in ccp_lsb_alloc()311 rte_spinlock_unlock(&ccp->lsb_lock); in ccp_lsb_alloc()333 rte_spinlock_lock(&ccp->lsb_lock); in ccp_lsb_free()335 rte_spinlock_unlock(&ccp->lsb_lock); in ccp_lsb_free()439 rte_spinlock_init(&ccp->lsb_lock); in ccp_assign_lsbs()
240 rte_spinlock_t lsb_lock; member