Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/batman-adv/
A Dmain.c160 spin_lock_init(&bat_priv->tt.last_changeset_lock); in batadv_mesh_init()
A Dtranslation-table.c1032 spin_lock_bh(&bat_priv->tt.last_changeset_lock); in batadv_tt_tvlv_container_update()
1049 spin_unlock_bh(&bat_priv->tt.last_changeset_lock); in batadv_tt_tvlv_container_update()
3171 spin_lock_bh(&bat_priv->tt.last_changeset_lock); in batadv_send_my_tt_response()
3184 spin_unlock_bh(&bat_priv->tt.last_changeset_lock); in batadv_send_my_tt_response()
3224 spin_unlock_bh(&bat_priv->tt.last_changeset_lock); in batadv_send_my_tt_response()
A Dtypes.h1005 spinlock_t last_changeset_lock; member

Completed in 15 milliseconds