Lines Matching refs:reg_requests_lock
201 static spinlock_t reg_requests_lock; variable
2364 spin_lock(®_requests_lock); in reg_set_request_processed()
2367 spin_unlock(®_requests_lock); in reg_set_request_processed()
2795 spin_lock(®_requests_lock); in reg_process_pending_hints()
2798 spin_unlock(®_requests_lock); in reg_process_pending_hints()
2807 spin_unlock(®_requests_lock); in reg_process_pending_hints()
2815 spin_lock(®_requests_lock); in reg_process_pending_hints()
2818 spin_unlock(®_requests_lock); in reg_process_pending_hints()
2857 spin_lock(®_requests_lock); in reg_process_self_managed_hints()
2860 spin_unlock(®_requests_lock); in reg_process_self_managed_hints()
2899 spin_lock(®_requests_lock); in queue_regulatory_request()
2901 spin_unlock(®_requests_lock); in queue_regulatory_request()
3192 spin_lock(®_requests_lock); in restore_regulatory_settings()
3194 spin_unlock(®_requests_lock); in restore_regulatory_settings()
3232 spin_lock(®_requests_lock); in restore_regulatory_settings()
3237 spin_unlock(®_requests_lock); in restore_regulatory_settings()
3256 spin_lock(®_requests_lock); in restore_regulatory_settings()
3258 spin_unlock(®_requests_lock); in restore_regulatory_settings()
3721 spin_lock(®_requests_lock); in __regulatory_set_wiphy_regd()
3724 spin_unlock(®_requests_lock); in __regulatory_set_wiphy_regd()
3975 spin_lock_init(®_requests_lock); in regulatory_init()