Searched refs:forw_bcast_list_lock (Results 1 – 3 of 3) sorted by relevance
425 spin_lock_bh(&bat_priv->forw_bcast_list_lock); in _batadv_add_bcast_packet_to_list()427 spin_unlock_bh(&bat_priv->forw_bcast_list_lock); in _batadv_add_bcast_packet_to_list()515 spin_lock_bh(&bat_priv->forw_bcast_list_lock); in batadv_send_outstanding_bcast_packet()517 spin_unlock_bh(&bat_priv->forw_bcast_list_lock); in batadv_send_outstanding_bcast_packet()612 spin_lock_bh(&bat_priv->forw_bcast_list_lock); in batadv_purge_outstanding_packets()623 spin_unlock_bh(&bat_priv->forw_bcast_list_lock); in batadv_purge_outstanding_packets()629 spin_lock_bh(&bat_priv->forw_bcast_list_lock); in batadv_purge_outstanding_packets()639 spin_unlock_bh(&bat_priv->forw_bcast_list_lock); in batadv_purge_outstanding_packets()
816 spinlock_t forw_bcast_list_lock; /* protects forw_bcast_list */ member
129 spin_lock_init(&bat_priv->forw_bcast_list_lock); in batadv_mesh_init()