Home
last modified time | relevance | path

Searched refs:last_changeset_lock (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dmain.c166 spin_lock_init(&bat_priv->tt.last_changeset_lock); in batadv_mesh_init()
H A Dtranslation-table.c1036 spin_lock_bh(&bat_priv->tt.last_changeset_lock); in batadv_tt_tvlv_container_update()
1053 spin_unlock_bh(&bat_priv->tt.last_changeset_lock); in batadv_tt_tvlv_container_update()
3404 spin_lock_bh(&bat_priv->tt.last_changeset_lock); in batadv_send_my_tt_response()
3417 spin_unlock_bh(&bat_priv->tt.last_changeset_lock); in batadv_send_my_tt_response()
3457 spin_unlock_bh(&bat_priv->tt.last_changeset_lock); in batadv_send_my_tt_response()
H A Dtypes.h1012 * @last_changeset_lock: lock protecting last_changeset &
1015 spinlock_t last_changeset_lock; member
/kernel/linux/linux-6.6/net/batman-adv/
H A Dmain.c160 spin_lock_init(&bat_priv->tt.last_changeset_lock); in batadv_mesh_init()
H A Dtranslation-table.c1031 spin_lock_bh(&bat_priv->tt.last_changeset_lock); in batadv_tt_tvlv_container_update()
1048 spin_unlock_bh(&bat_priv->tt.last_changeset_lock); in batadv_tt_tvlv_container_update()
3170 spin_lock_bh(&bat_priv->tt.last_changeset_lock); in batadv_send_my_tt_response()
3183 spin_unlock_bh(&bat_priv->tt.last_changeset_lock); in batadv_send_my_tt_response()
3223 spin_unlock_bh(&bat_priv->tt.last_changeset_lock); in batadv_send_my_tt_response()
H A Dtypes.h1002 * @last_changeset_lock: lock protecting last_changeset &
1005 spinlock_t last_changeset_lock; member

Completed in 20 milliseconds