Searched refs:tt_buff_lock (Results 1 – 3 of 3) sorted by relevance
2836 spin_lock_bh(&orig_node->tt_buff_lock); in batadv_tt_save_orig_buffer()2846 spin_unlock_bh(&orig_node->tt_buff_lock); in batadv_tt_save_orig_buffer()3269 spin_lock_bh(&req_dst_orig_node->tt_buff_lock); in batadv_send_other_tt_response()3282 spin_unlock_bh(&req_dst_orig_node->tt_buff_lock); in batadv_send_other_tt_response()3332 spin_unlock_bh(&req_dst_orig_node->tt_buff_lock); in batadv_send_other_tt_response()3531 spin_lock_bh(&orig_node->tt_buff_lock); in batadv_tt_fill_gtable()3535 spin_unlock_bh(&orig_node->tt_buff_lock); in batadv_tt_fill_gtable()
347 spinlock_t tt_buff_lock; /* protects tt_buff & tt_buff_len */ member
991 spin_lock_init(&orig_node->tt_buff_lock); in batadv_orig_node_new()