Home
last modified time | relevance | path

Searched refs:counter_pool_lock (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_cnt.c24 spinlock_t counter_pool_lock; /* Protects counter pool allocations */ member
136 spin_lock_init(&pool->counter_pool_lock); in mlxsw_sp_counter_pool_init()
199 spin_lock(&pool->counter_pool_lock); in mlxsw_sp_counter_alloc()
214 spin_unlock(&pool->counter_pool_lock); in mlxsw_sp_counter_alloc()
222 spin_unlock(&pool->counter_pool_lock); in mlxsw_sp_counter_alloc()
237 spin_lock(&pool->counter_pool_lock); in mlxsw_sp_counter_free()
240 spin_unlock(&pool->counter_pool_lock); in mlxsw_sp_counter_free()