Searched refs:seq_out_lock (Results 1 – 2 of 2) sorted by relevance
153 spin_lock_init(&new_node->seq_out_lock); in hsr_add_node()354 spin_lock_bh(&node_real->seq_out_lock); in hsr_handle_sup_frame()365 spin_unlock_bh(&node_real->seq_out_lock); in hsr_handle_sup_frame()459 spin_lock_bh(&node->seq_out_lock); in hsr_register_frame_out()463 spin_unlock_bh(&node->seq_out_lock); in hsr_register_frame_out()469 spin_unlock_bh(&node->seq_out_lock); in hsr_register_frame_out()
73 spinlock_t seq_out_lock; member