Searched refs:forw_bcast_list_lock (Results 1 – 3 of 3) sorted by relevance
538 spin_lock_bh(&bat_priv->forw_bcast_list_lock); in _batadv_add_bcast_packet_to_list()540 spin_unlock_bh(&bat_priv->forw_bcast_list_lock); in _batadv_add_bcast_packet_to_list()620 spin_lock_bh(&bat_priv->forw_bcast_list_lock); in batadv_send_outstanding_bcast_packet()622 spin_unlock_bh(&bat_priv->forw_bcast_list_lock); in batadv_send_outstanding_bcast_packet()681 spin_lock_bh(&bat_priv->forw_bcast_list_lock); in batadv_purge_outstanding_packets()692 spin_unlock_bh(&bat_priv->forw_bcast_list_lock); in batadv_purge_outstanding_packets()698 spin_lock_bh(&bat_priv->forw_bcast_list_lock); in batadv_purge_outstanding_packets()705 spin_unlock_bh(&bat_priv->forw_bcast_list_lock); in batadv_purge_outstanding_packets()
146 spin_lock_init(&bat_priv->forw_bcast_list_lock); in batadv_mesh_init()
1071 spinlock_t forw_bcast_list_lock; /* protects forw_bcast_list */ member