Searched refs:changes_list_lock (Results 1 – 3 of 3) sorted by relevance
393 spin_lock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_local_event()431 spin_unlock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_local_event()921 spin_lock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_tvlv_container_update()935 spin_unlock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_tvlv_container_update()1235 spin_lock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_changes_list_free()1244 spin_unlock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_changes_list_free()
544 spinlock_t changes_list_lock; /* protects changes */ member
130 spin_lock_init(&bat_priv->tt.changes_list_lock); in batadv_mesh_init()