Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/batman-adv/
H A Dtranslation-table.c483 spin_lock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_local_event()
521 spin_unlock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_local_event()
1019 spin_lock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_tvlv_container_update()
1033 spin_unlock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_tvlv_container_update()
1503 spin_lock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_changes_list_free()
1512 spin_unlock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_changes_list_free()
H A Dmain.c163 spin_lock_init(&bat_priv->tt.changes_list_lock); in batadv_mesh_init()
H A Dtypes.h993 /** @changes_list_lock: lock protecting changes_list */
994 spinlock_t changes_list_lock; member
/kernel/linux/linux-6.6/net/batman-adv/
H A Dtranslation-table.c482 spin_lock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_local_event()
520 spin_unlock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_local_event()
1014 spin_lock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_tvlv_container_update()
1028 spin_unlock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_tvlv_container_update()
1417 spin_lock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_changes_list_free()
1426 spin_unlock_bh(&bat_priv->tt.changes_list_lock); in batadv_tt_changes_list_free()
H A Dmain.c157 spin_lock_init(&bat_priv->tt.changes_list_lock); in batadv_mesh_init()
H A Dtypes.h983 /** @changes_list_lock: lock protecting changes_list */
984 spinlock_t changes_list_lock; member

Completed in 20 milliseconds