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

/linux-master/net/batman-adv/
H A Dtvlv.c551 spin_lock_bh(&bat_priv->tvlv.handler_list_lock);
555 spin_unlock_bh(&bat_priv->tvlv.handler_list_lock);
562 spin_unlock_bh(&bat_priv->tvlv.handler_list_lock);
577 spin_unlock_bh(&bat_priv->tvlv.handler_list_lock);
600 spin_lock_bh(&bat_priv->tvlv.handler_list_lock);
602 spin_unlock_bh(&bat_priv->tvlv.handler_list_lock);
H A Dtypes.h1221 /** @handler_list_lock: protects handler list access */
1222 spinlock_t handler_list_lock; member in struct:batadv_priv_tvlv
H A Dmain.c169 spin_lock_init(&bat_priv->tvlv.handler_list_lock);

Completed in 147 milliseconds