Home
last modified time | relevance | path

Searched refs:forw_bcast_list_lock (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/batman-adv/
H A Dsend.c717 batadv_forw_packet_queue(forw_packet, &bat_priv->forw_bcast_list_lock, in batadv_forw_packet_bcast_queue()
959 &bat_priv->forw_bcast_list_lock)) in batadv_send_outstanding_bcast_packet()
989 spin_lock_bh(&bat_priv->forw_bcast_list_lock); in batadv_purge_outstanding_packets()
992 spin_unlock_bh(&bat_priv->forw_bcast_list_lock); in batadv_purge_outstanding_packets()
H A Dmain.c162 spin_lock_init(&bat_priv->forw_bcast_list_lock); in batadv_mesh_init()
H A Dtypes.h1703 spinlock_t forw_bcast_list_lock; member
1705 /** @forw_bcast_list_lock: lock protecting forw_bcast_list */
/kernel/linux/linux-6.6/net/batman-adv/
H A Dsend.c711 batadv_forw_packet_queue(forw_packet, &bat_priv->forw_bcast_list_lock, in batadv_forw_packet_bcast_queue()
1092 &bat_priv->forw_bcast_list_lock)) in batadv_send_outstanding_bcast_packet()
1122 spin_lock_bh(&bat_priv->forw_bcast_list_lock); in batadv_purge_outstanding_packets()
1125 spin_unlock_bh(&bat_priv->forw_bcast_list_lock); in batadv_purge_outstanding_packets()
H A Dmain.c156 spin_lock_init(&bat_priv->forw_bcast_list_lock); in batadv_mesh_init()
H A Dtypes.h1674 /** @forw_bcast_list_lock: lock protecting forw_bcast_list */
1675 spinlock_t forw_bcast_list_lock; member

Completed in 12 milliseconds