Lines Matching refs:reg_requests_lock
206 static spinlock_t reg_requests_lock; variable
1887 spin_lock(®_requests_lock); in reg_set_request_processed()
1890 spin_unlock(®_requests_lock); in reg_set_request_processed()
2241 spin_lock(®_requests_lock); in reg_process_pending_hints()
2244 spin_unlock(®_requests_lock); in reg_process_pending_hints()
2253 spin_unlock(®_requests_lock); in reg_process_pending_hints()
2264 spin_lock(®_requests_lock); in reg_process_pending_hints()
2267 spin_unlock(®_requests_lock); in reg_process_pending_hints()
2306 spin_lock(®_requests_lock); in reg_process_self_managed_hints()
2309 spin_unlock(®_requests_lock); in reg_process_self_managed_hints()
2348 spin_lock(®_requests_lock); in queue_regulatory_request()
2350 spin_unlock(®_requests_lock); in queue_regulatory_request()
2640 spin_lock(®_requests_lock); in restore_regulatory_settings()
2642 spin_unlock(®_requests_lock); in restore_regulatory_settings()
2678 spin_lock(®_requests_lock); in restore_regulatory_settings()
2680 spin_unlock(®_requests_lock); in restore_regulatory_settings()
3091 spin_lock(®_requests_lock); in __regulatory_set_wiphy_regd()
3094 spin_unlock(®_requests_lock); in __regulatory_set_wiphy_regd()
3211 spin_lock_init(®_requests_lock); in regulatory_init()