Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_mr.c16 struct mutex table_list_lock; /* Protects table_list */ member
942 mutex_lock(&mr->table_list_lock); in mlxsw_sp_mr_table_create()
944 mutex_unlock(&mr->table_list_lock); in mlxsw_sp_mr_table_create()
961 mutex_lock(&mr->table_list_lock); in mlxsw_sp_mr_table_destroy()
963 mutex_unlock(&mr->table_list_lock); in mlxsw_sp_mr_table_destroy()
1023 mutex_lock(&mr->table_list_lock); in mlxsw_sp_mr_stats_update()
1031 mutex_unlock(&mr->table_list_lock); in mlxsw_sp_mr_stats_update()
1050 mutex_init(&mr->table_list_lock); in mlxsw_sp_mr_init()
1062 mutex_destroy(&mr->table_list_lock); in mlxsw_sp_mr_init()
1073 mutex_destroy(&mr->table_list_lock); in mlxsw_sp_mr_fini()