Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_mr.c16 struct mutex table_list_lock; /* Protects table_list */ member
941 mutex_lock(&mr->table_list_lock); in mlxsw_sp_mr_table_create()
943 mutex_unlock(&mr->table_list_lock); in mlxsw_sp_mr_table_create()
960 mutex_lock(&mr->table_list_lock); in mlxsw_sp_mr_table_destroy()
962 mutex_unlock(&mr->table_list_lock); in mlxsw_sp_mr_table_destroy()
1022 mutex_lock(&mr->table_list_lock); in mlxsw_sp_mr_stats_update()
1030 mutex_unlock(&mr->table_list_lock); in mlxsw_sp_mr_stats_update()
1049 mutex_init(&mr->table_list_lock); in mlxsw_sp_mr_init()
1061 mutex_destroy(&mr->table_list_lock); in mlxsw_sp_mr_init()
1072 mutex_destroy(&mr->table_list_lock); in mlxsw_sp_mr_fini()