Lines Matching refs:reg_pending_beacons_lock
205 static spinlock_t reg_pending_beacons_lock; variable
3055 spin_lock_bh(®_pending_beacons_lock); in reg_process_pending_beacon_hints()
3069 spin_unlock_bh(®_pending_beacons_lock); in reg_process_pending_beacon_hints()
3427 spin_lock_bh(®_pending_beacons_lock); in restore_regulatory_settings()
3432 spin_unlock_bh(®_pending_beacons_lock); in restore_regulatory_settings()
3526 spin_lock_bh(®_pending_beacons_lock); in regulatory_hint_disconnect()
3532 spin_unlock_bh(®_pending_beacons_lock); in regulatory_hint_disconnect()
3580 spin_lock_bh(®_pending_beacons_lock); in regulatory_hint_found_beacon()
3582 spin_unlock_bh(®_pending_beacons_lock); in regulatory_hint_found_beacon()
3604 spin_lock_bh(®_pending_beacons_lock); in regulatory_hint_found_beacon()
3606 spin_unlock_bh(®_pending_beacons_lock); in regulatory_hint_found_beacon()
4229 spin_lock_init(®_pending_beacons_lock); in regulatory_init()