Searched refs:forw_bat_list_lock (Results 1 – 4 of 4) sorted by relevance
747 batadv_forw_packet_queue(forw_packet, &bat_priv->forw_bat_list_lock, in batadv_forw_packet_ogmv1_queue()1007 spin_lock_bh(&bat_priv->forw_bat_list_lock); in batadv_purge_outstanding_packets()1010 spin_unlock_bh(&bat_priv->forw_bat_list_lock); in batadv_purge_outstanding_packets()
154 spin_lock_init(&bat_priv->forw_bat_list_lock); in batadv_mesh_init()
789 spin_lock_bh(&bat_priv->forw_bat_list_lock); in batadv_iv_ogm_queue_add()811 spin_unlock_bh(&bat_priv->forw_bat_list_lock); in batadv_iv_ogm_queue_add()827 spin_unlock_bh(&bat_priv->forw_bat_list_lock); in batadv_iv_ogm_queue_add()1822 &bat_priv->forw_bat_list_lock)) in batadv_iv_send_outstanding_bat_ogm_packet()
1627 spinlock_t forw_bat_list_lock; member