Searched refs:last_changeset_lock (Results 1 – 3 of 3) sorted by relevance
158 spin_lock_init(&bat_priv->tt.last_changeset_lock); in batadv_mesh_init()
995 spin_lock_bh(&bat_priv->tt.last_changeset_lock); in batadv_tt_tvlv_container_update() 1013 spin_unlock_bh(&bat_priv->tt.last_changeset_lock); in batadv_tt_tvlv_container_update() 3121 spin_lock_bh(&bat_priv->tt.last_changeset_lock); in batadv_send_my_tt_response() 3134 spin_unlock_bh(&bat_priv->tt.last_changeset_lock); in batadv_send_my_tt_response() 3176 spin_unlock_bh(&bat_priv->tt.last_changeset_lock); in batadv_send_my_tt_response()
1072 spinlock_t last_changeset_lock; member