Searched refs:forw_bat_list_lock (Results 1 – 4 of 4) sorted by relevance
548 spin_lock_bh(&bat_priv->forw_bat_list_lock); in batadv_send_outstanding_bat_ogm_packet()550 spin_unlock_bh(&bat_priv->forw_bat_list_lock); in batadv_send_outstanding_bat_ogm_packet()620 spin_lock_bh(&bat_priv->forw_bat_list_lock); in batadv_purge_outstanding_packets()631 spin_unlock_bh(&bat_priv->forw_bat_list_lock); in batadv_purge_outstanding_packets()637 spin_lock_bh(&bat_priv->forw_bat_list_lock); in batadv_purge_outstanding_packets()644 spin_unlock_bh(&bat_priv->forw_bat_list_lock); in batadv_purge_outstanding_packets()
690 spin_lock_bh(&bat_priv->forw_bat_list_lock); in batadv_iv_ogm_aggregate_new()692 spin_unlock_bh(&bat_priv->forw_bat_list_lock); in batadv_iv_ogm_aggregate_new()759 spin_lock_bh(&bat_priv->forw_bat_list_lock); in batadv_iv_ogm_queue_add()781 spin_unlock_bh(&bat_priv->forw_bat_list_lock); in batadv_iv_ogm_queue_add()797 spin_unlock_bh(&bat_priv->forw_bat_list_lock); in batadv_iv_ogm_queue_add()
800 spinlock_t forw_bat_list_lock; /* protects forw_bat_list */ member
105 spin_lock_init(&bat_priv->forw_bat_list_lock); in batadv_mesh_init()