Searched refs:forw_bcast_list_lock (Results 1 – 3 of 3) sorted by relevance
407 spin_lock_bh(&bat_priv->forw_bcast_list_lock); in _batadv_add_bcast_packet_to_list()409 spin_unlock_bh(&bat_priv->forw_bcast_list_lock); in _batadv_add_bcast_packet_to_list()497 spin_lock_bh(&bat_priv->forw_bcast_list_lock); in batadv_send_outstanding_bcast_packet()499 spin_unlock_bh(&bat_priv->forw_bcast_list_lock); in batadv_send_outstanding_bcast_packet()594 spin_lock_bh(&bat_priv->forw_bcast_list_lock); in batadv_purge_outstanding_packets()604 spin_unlock_bh(&bat_priv->forw_bcast_list_lock); in batadv_purge_outstanding_packets()610 spin_lock_bh(&bat_priv->forw_bcast_list_lock); in batadv_purge_outstanding_packets()620 spin_unlock_bh(&bat_priv->forw_bcast_list_lock); in batadv_purge_outstanding_packets()
800 spinlock_t forw_bcast_list_lock; /* protects forw_bcast_list */ member
107 spin_lock_init(&bat_priv->forw_bcast_list_lock); in batadv_mesh_init()