Searched refs:changes_list_lock (Results 1 – 3 of 3) sorted by relevance
500 spin_lock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_local_event()538 spin_unlock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_local_event()1008 spin_lock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_tvlv_container_update()1022 spin_unlock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_tvlv_container_update()1475 spin_lock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_changes_list_free()1484 spin_unlock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_changes_list_free()
147 spin_lock_init(&bat_priv->tt.changes_list_lock); in batadv_mesh_init()
643 spinlock_t changes_list_lock; /* protects changes */ member