Searched refs:queue_stop_reason_lock (Results 1 - 8 of 8) sorted by relevance

/linux-master/net/mac80211/
H A Dutil.c387 __releases(&local->queue_stop_reason_lock)
388 __acquires(&local->queue_stop_reason_lock)
404 spin_unlock_irqrestore(&local->queue_stop_reason_lock, *flags);
416 spin_lock_irqsave(&local->queue_stop_reason_lock, *flags);
428 spin_lock_irqsave(&local->queue_stop_reason_lock, flags);
430 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags);
468 * release queue_stop_reason_lock which has been taken by
486 spin_lock_irqsave(&local->queue_stop_reason_lock, flags);
488 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags);
525 spin_lock_irqsave(&local->queue_stop_reason_lock, flag
[all...]
H A Ddebugfs.c574 spin_lock_irqsave(&local->queue_stop_reason_lock, flags);
579 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags);
H A Dagg-tx.c256 spin_lock_irqsave(&local->queue_stop_reason_lock, flags);
260 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags);
H A Dtx.c1691 spin_lock_irqsave(&local->queue_stop_reason_lock, flags);
1705 &local->queue_stop_reason_lock,
1725 spin_unlock_irqrestore(&local->queue_stop_reason_lock,
1730 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags);
3830 spin_lock_irqsave(&local->queue_stop_reason_lock, flags);
3832 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags);
4553 spin_lock_irqsave(&local->queue_stop_reason_lock, flags);
4562 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags);
4567 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags);
4853 spin_lock_irqsave(&local->queue_stop_reason_lock, flag
[all...]
H A Diface.c644 spin_lock_irqsave(&local->queue_stop_reason_lock, flags);
654 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags);
H A Dmain.c945 spin_lock_init(&local->queue_stop_reason_lock);
H A Dieee80211_i.h1355 spinlock_t queue_stop_reason_lock; member in struct:ieee80211_local
H A Dmlme.c2552 spin_lock_irqsave(&local->queue_stop_reason_lock, flags);
2555 spin_unlock_irqrestore(&local->queue_stop_reason_lock,
2563 spin_unlock_irqrestore(&local->queue_stop_reason_lock, flags);

Completed in 237 milliseconds