Searched refs:counter_pool_lock (Results 1 – 1 of 1) sorted by relevance
24 spinlock_t counter_pool_lock; /* Protects counter pool allocations */ member135 spin_lock_init(&pool->counter_pool_lock); in mlxsw_sp_counter_pool_init()196 spin_lock(&pool->counter_pool_lock); in mlxsw_sp_counter_alloc()211 spin_unlock(&pool->counter_pool_lock); in mlxsw_sp_counter_alloc()219 spin_unlock(&pool->counter_pool_lock); in mlxsw_sp_counter_alloc()234 spin_lock(&pool->counter_pool_lock); in mlxsw_sp_counter_free()237 spin_unlock(&pool->counter_pool_lock); in mlxsw_sp_counter_free()