Searched refs:commit_lock (Results 1 – 4 of 4) sorted by relevance
118 lockdep_assert_held(&bat_priv->tt.commit_lock); in batadv_mcast_mla_list_free()142 lockdep_assert_held(&bat_priv->tt.commit_lock); in batadv_mcast_mla_tt_retract()174 lockdep_assert_held(&bat_priv->tt.commit_lock); in batadv_mcast_mla_tt_add()
2734 spin_lock_bh(&bat_priv->tt.commit_lock); in batadv_send_my_tt_response()2815 spin_unlock_bh(&bat_priv->tt.commit_lock); in batadv_send_my_tt_response()3280 lockdep_assert_held(&bat_priv->tt.commit_lock); in batadv_tt_local_commit_changes_nolock()3314 spin_lock_bh(&bat_priv->tt.commit_lock); in batadv_tt_local_commit_changes()3316 spin_unlock_bh(&bat_priv->tt.commit_lock); in batadv_tt_local_commit_changes()3527 spin_lock_bh(&bat_priv->tt.commit_lock); in batadv_tt_local_resize_to_mtu()3550 spin_unlock_bh(&bat_priv->tt.commit_lock); in batadv_tt_local_resize_to_mtu()
548 spinlock_t commit_lock; member
134 spin_lock_init(&bat_priv->tt.commit_lock); in batadv_mesh_init()