Lines Matching refs:reg_requests_lock
209 static spinlock_t reg_requests_lock; variable
1802 spin_lock(®_requests_lock); in reg_set_request_processed()
1805 spin_unlock(®_requests_lock); in reg_set_request_processed()
2152 spin_lock(®_requests_lock); in reg_process_pending_hints()
2155 spin_unlock(®_requests_lock); in reg_process_pending_hints()
2164 spin_unlock(®_requests_lock); in reg_process_pending_hints()
2175 spin_lock(®_requests_lock); in reg_process_pending_hints()
2178 spin_unlock(®_requests_lock); in reg_process_pending_hints()
2217 spin_lock(®_requests_lock); in reg_process_self_managed_hints()
2220 spin_unlock(®_requests_lock); in reg_process_self_managed_hints()
2259 spin_lock(®_requests_lock); in queue_regulatory_request()
2261 spin_unlock(®_requests_lock); in queue_regulatory_request()
2551 spin_lock(®_requests_lock); in restore_regulatory_settings()
2553 spin_unlock(®_requests_lock); in restore_regulatory_settings()
2589 spin_lock(®_requests_lock); in restore_regulatory_settings()
2591 spin_unlock(®_requests_lock); in restore_regulatory_settings()
3007 spin_lock(®_requests_lock); in __regulatory_set_wiphy_regd()
3010 spin_unlock(®_requests_lock); in __regulatory_set_wiphy_regd()
3136 spin_lock_init(®_requests_lock); in regulatory_init()