Searched refs:changes_list_lock (Results 1 - 3 of 3) sorted by last modified time

/linux-master/net/batman-adv/
H A Dtranslation-table.c441 spin_lock_bh(&bat_priv->tt.changes_list_lock);
479 spin_unlock_bh(&bat_priv->tt.changes_list_lock);
973 spin_lock_bh(&bat_priv->tt.changes_list_lock);
987 spin_unlock_bh(&bat_priv->tt.changes_list_lock);
1376 spin_lock_bh(&bat_priv->tt.changes_list_lock);
1385 spin_unlock_bh(&bat_priv->tt.changes_list_lock);
H A Dmain.c158 spin_lock_init(&bat_priv->tt.changes_list_lock);
H A Dtypes.h1047 /** @changes_list_lock: lock protecting changes_list */
1048 spinlock_t changes_list_lock; member in struct:batadv_priv_tt

Completed in 170 milliseconds