Searched refs:forw_bcast_list_lock (Results 1 - 3 of 3) sorted by path

/linux-master/net/batman-adv/
H A Dmain.c157 spin_lock_init(&bat_priv->forw_bcast_list_lock);
H A Dsend.c711 batadv_forw_packet_queue(forw_packet, &bat_priv->forw_bcast_list_lock,
1092 &bat_priv->forw_bcast_list_lock))
1122 spin_lock_bh(&bat_priv->forw_bcast_list_lock);
1125 spin_unlock_bh(&bat_priv->forw_bcast_list_lock);
H A Dtypes.h1744 /** @forw_bcast_list_lock: lock protecting forw_bcast_list */
1745 spinlock_t forw_bcast_list_lock; member in struct:batadv_priv

Completed in 237 milliseconds