Home
last modified time | relevance | path

Searched refs:forw_bat_list_lock (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/net/batman-adv/
Dsend.c729 batadv_forw_packet_queue(forw_packet, &bat_priv->forw_bat_list_lock, in batadv_forw_packet_ogmv1_queue()
1128 spin_lock_bh(&bat_priv->forw_bat_list_lock); in batadv_purge_outstanding_packets()
1131 spin_unlock_bh(&bat_priv->forw_bat_list_lock); in batadv_purge_outstanding_packets()
Dbat_iv_ogm.c640 spin_lock_bh(&bat_priv->forw_bat_list_lock); in batadv_iv_ogm_queue_add()
662 spin_unlock_bh(&bat_priv->forw_bat_list_lock); in batadv_iv_ogm_queue_add()
678 spin_unlock_bh(&bat_priv->forw_bat_list_lock); in batadv_iv_ogm_queue_add()
1718 &bat_priv->forw_bat_list_lock)) in batadv_iv_send_outstanding_bat_ogm_packet()
Dmain.c155 spin_lock_init(&bat_priv->forw_bat_list_lock); in batadv_mesh_init()
Dtypes.h1666 spinlock_t forw_bat_list_lock; member