Lines Matching refs:reg_requests_lock
200 static spinlock_t reg_requests_lock; variable
2312 spin_lock(®_requests_lock); in reg_set_request_processed()
2315 spin_unlock(®_requests_lock); in reg_set_request_processed()
2745 spin_lock(®_requests_lock); in reg_process_pending_hints()
2748 spin_unlock(®_requests_lock); in reg_process_pending_hints()
2757 spin_unlock(®_requests_lock); in reg_process_pending_hints()
2765 spin_lock(®_requests_lock); in reg_process_pending_hints()
2768 spin_unlock(®_requests_lock); in reg_process_pending_hints()
2807 spin_lock(®_requests_lock); in reg_process_self_managed_hints()
2810 spin_unlock(®_requests_lock); in reg_process_self_managed_hints()
2849 spin_lock(®_requests_lock); in queue_regulatory_request()
2851 spin_unlock(®_requests_lock); in queue_regulatory_request()
3142 spin_lock(®_requests_lock); in restore_regulatory_settings()
3144 spin_unlock(®_requests_lock); in restore_regulatory_settings()
3180 spin_lock(®_requests_lock); in restore_regulatory_settings()
3182 spin_unlock(®_requests_lock); in restore_regulatory_settings()
3595 spin_lock(®_requests_lock); in __regulatory_set_wiphy_regd()
3598 spin_unlock(®_requests_lock); in __regulatory_set_wiphy_regd()
3823 spin_lock_init(®_requests_lock); in regulatory_init()