Searched refs:tt_buff_lock (Results 1 – 4 of 4) sorted by relevance
276 spin_lock_bh(&bat_priv->tt_buff_lock); in tt_changes_fill_buffer()293 spin_unlock_bh(&bat_priv->tt_buff_lock); in tt_changes_fill_buffer()946 spin_lock_bh(&orig_node->tt_buff_lock); in tt_save_orig_buffer()956 spin_unlock_bh(&orig_node->tt_buff_lock); in tt_save_orig_buffer()1215 spin_lock_bh(&req_dst_orig_node->tt_buff_lock); in send_other_tt_response()1235 spin_unlock_bh(&req_dst_orig_node->tt_buff_lock); in send_other_tt_response()1271 spin_unlock_bh(&req_dst_orig_node->tt_buff_lock); in send_other_tt_response()1333 spin_lock_bh(&bat_priv->tt_buff_lock); in send_my_tt_response()1351 spin_unlock_bh(&bat_priv->tt_buff_lock); in send_my_tt_response()1387 spin_unlock_bh(&bat_priv->tt_buff_lock); in send_my_tt_response()[all …]
82 spinlock_t tt_buff_lock; /* protects tt_buff */ member201 spinlock_t tt_buff_lock; /* protects tt_buff */ member
95 spin_lock_init(&bat_priv->tt_buff_lock); in mesh_init()
217 spin_lock_init(&orig_node->tt_buff_lock); in get_orig_node()