Searched refs:handler_list_lock (Results 1 - 2 of 2) sorted by relevance

/net/batman-adv/
H A Dmain.c118 spin_lock_init(&bat_priv->tvlv.handler_list_lock);
1079 spin_lock_bh(&bat_priv->tvlv.handler_list_lock);
1081 spin_unlock_bh(&bat_priv->tvlv.handler_list_lock);
1101 spin_lock_bh(&bat_priv->tvlv.handler_list_lock);
1103 spin_unlock_bh(&bat_priv->tvlv.handler_list_lock);
H A Dtypes.h603 * @handler_list_lock: protects handler list access
609 spinlock_t handler_list_lock; /* protects handler_list */ member in struct:batadv_priv_tvlv

Completed in 96 milliseconds