Lines Matching refs:reg_requests_lock
201 static spinlock_t reg_requests_lock; variable
2589 spin_lock(®_requests_lock); in reg_set_request_processed()
2592 spin_unlock(®_requests_lock); in reg_set_request_processed()
3022 spin_lock(®_requests_lock); in reg_process_pending_hints()
3025 spin_unlock(®_requests_lock); in reg_process_pending_hints()
3034 spin_unlock(®_requests_lock); in reg_process_pending_hints()
3042 spin_lock(®_requests_lock); in reg_process_pending_hints()
3045 spin_unlock(®_requests_lock); in reg_process_pending_hints()
3084 spin_lock(®_requests_lock); in reg_process_self_managed_hints()
3087 spin_unlock(®_requests_lock); in reg_process_self_managed_hints()
3126 spin_lock(®_requests_lock); in queue_regulatory_request()
3128 spin_unlock(®_requests_lock); in queue_regulatory_request()
3422 spin_lock(®_requests_lock); in restore_regulatory_settings()
3424 spin_unlock(®_requests_lock); in restore_regulatory_settings()
3462 spin_lock(®_requests_lock); in restore_regulatory_settings()
3467 spin_unlock(®_requests_lock); in restore_regulatory_settings()
3486 spin_lock(®_requests_lock); in restore_regulatory_settings()
3488 spin_unlock(®_requests_lock); in restore_regulatory_settings()
3952 spin_lock(®_requests_lock); in __regulatory_set_wiphy_regd()
3955 spin_unlock(®_requests_lock); in __regulatory_set_wiphy_regd()
4228 spin_lock_init(®_requests_lock); in regulatory_init()