Home
last modified time | relevance | path

Searched refs:reg_pending_beacons_lock (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dreg.c205 static spinlock_t reg_pending_beacons_lock; variable
3055 spin_lock_bh(&reg_pending_beacons_lock); in reg_process_pending_beacon_hints()
3069 spin_unlock_bh(&reg_pending_beacons_lock); in reg_process_pending_beacon_hints()
3427 spin_lock_bh(&reg_pending_beacons_lock); in restore_regulatory_settings()
3432 spin_unlock_bh(&reg_pending_beacons_lock); in restore_regulatory_settings()
3526 spin_lock_bh(&reg_pending_beacons_lock); in regulatory_hint_disconnect()
3532 spin_unlock_bh(&reg_pending_beacons_lock); in regulatory_hint_disconnect()
3580 spin_lock_bh(&reg_pending_beacons_lock); in regulatory_hint_found_beacon()
3582 spin_unlock_bh(&reg_pending_beacons_lock); in regulatory_hint_found_beacon()
3604 spin_lock_bh(&reg_pending_beacons_lock); in regulatory_hint_found_beacon()
[all...]
/kernel/linux/linux-6.6/net/wireless/
H A Dreg.c225 static DEFINE_SPINLOCK(reg_pending_beacons_lock);
3118 spin_lock_bh(&reg_pending_beacons_lock); in reg_process_pending_beacon_hints()
3132 spin_unlock_bh(&reg_pending_beacons_lock); in reg_process_pending_beacon_hints()
3504 spin_lock_bh(&reg_pending_beacons_lock); in restore_regulatory_settings()
3509 spin_unlock_bh(&reg_pending_beacons_lock); in restore_regulatory_settings()
3603 spin_lock_bh(&reg_pending_beacons_lock); in regulatory_hint_disconnect()
3609 spin_unlock_bh(&reg_pending_beacons_lock); in regulatory_hint_disconnect()
3657 spin_lock_bh(&reg_pending_beacons_lock); in regulatory_hint_found_beacon()
3659 spin_unlock_bh(&reg_pending_beacons_lock); in regulatory_hint_found_beacon()
3681 spin_lock_bh(&reg_pending_beacons_lock); in regulatory_hint_found_beacon()
[all...]

Completed in 10 milliseconds