reorder_lock      442 kernel/locking/test-ww_mutex.c 	struct reorder_lock *ll, *ln;
reorder_lock      109 net/mac80211/agg-rx.c 	spin_lock_bh(&tid_rx->reorder_lock);
reorder_lock      111 net/mac80211/agg-rx.c 	spin_unlock_bh(&tid_rx->reorder_lock);
reorder_lock      390 net/mac80211/agg-rx.c 	spin_lock_init(&tid_agg_rx->reorder_lock);
reorder_lock     1132 net/mac80211/rx.c 	lockdep_assert_held(&tid_agg_rx->reorder_lock);
reorder_lock     1162 net/mac80211/rx.c 	lockdep_assert_held(&tid_agg_rx->reorder_lock);
reorder_lock     1188 net/mac80211/rx.c 	lockdep_assert_held(&tid_agg_rx->reorder_lock);
reorder_lock     1272 net/mac80211/rx.c 	spin_lock(&tid_agg_rx->reorder_lock);
reorder_lock     1351 net/mac80211/rx.c 	spin_unlock(&tid_agg_rx->reorder_lock);
reorder_lock     2938 net/mac80211/rx.c 		spin_lock(&tid_agg_rx->reorder_lock);
reorder_lock     2942 net/mac80211/rx.c 		spin_unlock(&tid_agg_rx->reorder_lock);
reorder_lock     3728 net/mac80211/rx.c 	spin_lock(&tid_agg_rx->reorder_lock);
reorder_lock     3730 net/mac80211/rx.c 	spin_unlock(&tid_agg_rx->reorder_lock);
reorder_lock     3774 net/mac80211/rx.c 	spin_lock_bh(&tid_agg_rx->reorder_lock);
reorder_lock     3814 net/mac80211/rx.c 	spin_unlock_bh(&tid_agg_rx->reorder_lock);
reorder_lock      224 net/mac80211/sta_info.h 	spinlock_t reorder_lock;