Home
last modified time | relevance | path

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

/linux-2.6.39/net/batman-adv/
Dtranslation-table.c135 spin_lock_bh(&bat_priv->hna_lhash_lock); in hna_local_add()
137 spin_unlock_bh(&bat_priv->hna_lhash_lock); in hna_local_add()
177 spin_lock_bh(&bat_priv->hna_lhash_lock); in hna_local_add()
184 spin_unlock_bh(&bat_priv->hna_lhash_lock); in hna_local_add()
207 spin_lock_bh(&bat_priv->hna_lhash_lock); in hna_local_fill_buffer()
230 spin_unlock_bh(&bat_priv->hna_lhash_lock); in hna_local_fill_buffer()
256 spin_lock_bh(&bat_priv->hna_lhash_lock); in hna_local_seq_print_text()
271 spin_unlock_bh(&bat_priv->hna_lhash_lock); in hna_local_seq_print_text()
290 spin_unlock_bh(&bat_priv->hna_lhash_lock); in hna_local_seq_print_text()
324 spin_lock_bh(&bat_priv->hna_lhash_lock); in hna_local_remove()
[all …]
Dmain.c84 spin_lock_init(&bat_priv->hna_lhash_lock); in mesh_init()
Dtypes.h164 spinlock_t hna_lhash_lock; /* protects hna_local_hash */ member
Dvis.c668 spin_lock_bh(&bat_priv->hna_lhash_lock); in generate_vis_packet()
682 spin_unlock_bh(&bat_priv->hna_lhash_lock); in generate_vis_packet()
688 spin_unlock_bh(&bat_priv->hna_lhash_lock); in generate_vis_packet()