Lines Matching refs:reg_requests_lock
201 static spinlock_t reg_requests_lock; variable
2579 spin_lock(®_requests_lock); in reg_set_request_processed()
2582 spin_unlock(®_requests_lock); in reg_set_request_processed()
3012 spin_lock(®_requests_lock); in reg_process_pending_hints()
3015 spin_unlock(®_requests_lock); in reg_process_pending_hints()
3024 spin_unlock(®_requests_lock); in reg_process_pending_hints()
3032 spin_lock(®_requests_lock); in reg_process_pending_hints()
3035 spin_unlock(®_requests_lock); in reg_process_pending_hints()
3074 spin_lock(®_requests_lock); in reg_process_self_managed_hints()
3077 spin_unlock(®_requests_lock); in reg_process_self_managed_hints()
3116 spin_lock(®_requests_lock); in queue_regulatory_request()
3118 spin_unlock(®_requests_lock); in queue_regulatory_request()
3412 spin_lock(®_requests_lock); in restore_regulatory_settings()
3414 spin_unlock(®_requests_lock); in restore_regulatory_settings()
3452 spin_lock(®_requests_lock); in restore_regulatory_settings()
3457 spin_unlock(®_requests_lock); in restore_regulatory_settings()
3476 spin_lock(®_requests_lock); in restore_regulatory_settings()
3478 spin_unlock(®_requests_lock); in restore_regulatory_settings()
3942 spin_lock(®_requests_lock); in __regulatory_set_wiphy_regd()
3945 spin_unlock(®_requests_lock); in __regulatory_set_wiphy_regd()
4217 spin_lock_init(®_requests_lock); in regulatory_init()