teardown_lock     543 net/mac80211/ieee80211_i.h 	spinlock_t teardown_lock; /* To lock changing teardown_skb */
teardown_lock    4611 net/mac80211/mlme.c 	spin_lock_init(&ifmgd->teardown_lock);
teardown_lock    5655 net/mac80211/mlme.c 	spin_lock_bh(&ifmgd->teardown_lock);
teardown_lock    5664 net/mac80211/mlme.c 	spin_unlock_bh(&ifmgd->teardown_lock);
teardown_lock     578 net/mac80211/status.c 	spin_lock(&sdata->u.mgd.teardown_lock);
teardown_lock     586 net/mac80211/status.c 	spin_unlock(&sdata->u.mgd.teardown_lock);
teardown_lock    1037 net/mac80211/tdls.c 		spin_lock_bh(&sdata->u.mgd.teardown_lock);
teardown_lock    1053 net/mac80211/tdls.c 		spin_unlock_bh(&sdata->u.mgd.teardown_lock);