Searched refs:forw_bat_list_lock (Results 1 – 4 of 4) sorted by relevance
708 spin_lock_bh(&bat_priv->forw_bat_list_lock); in batadv_purge_outstanding_packets()719 spin_unlock_bh(&bat_priv->forw_bat_list_lock); in batadv_purge_outstanding_packets()725 spin_lock_bh(&bat_priv->forw_bat_list_lock); in batadv_purge_outstanding_packets()732 spin_unlock_bh(&bat_priv->forw_bat_list_lock); in batadv_purge_outstanding_packets()
721 spin_lock_bh(&bat_priv->forw_bat_list_lock); in batadv_iv_ogm_aggregate_new()723 spin_unlock_bh(&bat_priv->forw_bat_list_lock); in batadv_iv_ogm_aggregate_new()784 spin_lock_bh(&bat_priv->forw_bat_list_lock); in batadv_iv_ogm_queue_add()806 spin_unlock_bh(&bat_priv->forw_bat_list_lock); in batadv_iv_ogm_queue_add()822 spin_unlock_bh(&bat_priv->forw_bat_list_lock); in batadv_iv_ogm_queue_add()1791 spin_lock_bh(&bat_priv->forw_bat_list_lock); in batadv_iv_send_outstanding_bat_ogm_packet()1793 spin_unlock_bh(&bat_priv->forw_bat_list_lock); in batadv_iv_send_outstanding_bat_ogm_packet()
145 spin_lock_init(&bat_priv->forw_bat_list_lock); in batadv_mesh_init()
1070 spinlock_t forw_bat_list_lock; /* protects forw_bat_list */ member