| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | pciehp_ctrl.c | 147 mutex_lock(&ctrl->state_lock); in pciehp_queue_pushbutton_work() 158 mutex_unlock(&ctrl->state_lock); in pciehp_queue_pushbutton_work() 163 mutex_lock(&ctrl->state_lock); in pciehp_handle_button_press() 207 mutex_unlock(&ctrl->state_lock); in pciehp_handle_button_press() 212 mutex_lock(&ctrl->state_lock); in pciehp_handle_disable_request() 220 mutex_unlock(&ctrl->state_lock); in pciehp_handle_disable_request() 233 mutex_lock(&ctrl->state_lock); in pciehp_handle_presence_or_link_change() 240 mutex_unlock(&ctrl->state_lock); in pciehp_handle_presence_or_link_change() 250 mutex_unlock(&ctrl->state_lock); in pciehp_handle_presence_or_link_change() 255 mutex_lock(&ctrl->state_lock); in pciehp_handle_presence_or_link_change() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/hwcnt/ |
| H A D | mali_kbase_hwcnt.c | 121 spinlock_t state_lock; member 142 spin_lock_init(&hctx->state_lock); in kbase_hwcnt_context_init() 258 spin_lock_irqsave(&hctx->state_lock, flags); in kbasep_hwcnt_accumulator_disable() 269 spin_unlock_irqrestore(&hctx->state_lock, flags); in kbasep_hwcnt_accumulator_disable() 300 spin_lock_irqsave(&hctx->state_lock, flags); in kbasep_hwcnt_accumulator_disable() 304 spin_unlock_irqrestore(&hctx->state_lock, flags); in kbasep_hwcnt_accumulator_disable() 318 lockdep_assert_held(&hctx->state_lock); in kbasep_hwcnt_accumulator_enable() 401 spin_lock_irqsave(&hctx->state_lock, flags); in kbasep_hwcnt_accumulator_dump() 415 spin_unlock_irqrestore(&hctx->state_lock, flags); in kbasep_hwcnt_accumulator_dump() 503 spin_lock_irqsave(&hctx->state_lock, flags); in kbasep_hwcnt_accumulator_dump() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/ |
| H A D | rxe_task.c | 39 spin_lock_irqsave(&task->state_lock, flags); in rxe_do_task() 43 spin_unlock_irqrestore(&task->state_lock, flags); in rxe_do_task() 50 spin_unlock_irqrestore(&task->state_lock, flags); in rxe_do_task() 54 spin_unlock_irqrestore(&task->state_lock, flags); in rxe_do_task() 63 spin_lock_irqsave(&task->state_lock, flags); in rxe_do_task() 92 spin_unlock_irqrestore(&task->state_lock, flags); in rxe_do_task() 110 spin_lock_init(&task->state_lock); in rxe_init_task() 127 spin_lock_irqsave(&task->state_lock, flags); in rxe_cleanup_task() 129 spin_unlock_irqrestore(&task->state_lock, flags); in rxe_cleanup_task()
|
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | apm-emulation.c | 142 static DEFINE_MUTEX(state_lock); 224 mutex_lock(&state_lock); in apm_read() 228 mutex_unlock(&state_lock); in apm_read() 269 mutex_lock(&state_lock); in apm_ioctl() 282 mutex_unlock(&state_lock); in apm_ioctl() 303 mutex_unlock(&state_lock); in apm_ioctl() 307 mutex_unlock(&state_lock); in apm_ioctl() 317 mutex_lock(&state_lock); in apm_ioctl() 320 mutex_unlock(&state_lock); in apm_ioctl() 341 mutex_lock(&state_lock); in apm_release() [all …]
|
| /OK3568_Linux_fs/kernel/include/linux/iio/imu/ |
| H A D | adis.h | 122 struct mutex state_lock; member 147 mutex_lock(&adis->state_lock); in adis_reset() 149 mutex_unlock(&adis->state_lock); in adis_reset() 245 mutex_lock(&adis->state_lock); in adis_write_reg() 247 mutex_unlock(&adis->state_lock); in adis_write_reg() 264 mutex_lock(&adis->state_lock); in adis_read_reg() 266 mutex_unlock(&adis->state_lock); in adis_read_reg() 362 mutex_lock(&adis->state_lock); in adis_update_bits_base() 364 mutex_unlock(&adis->state_lock); in adis_update_bits_base() 412 mutex_lock(&adis->state_lock); in adis_check_status() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 660 _rtw_spinlock_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 662 _rtw_spinunlock_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 698 _rtw_spinlock_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 700 _rtw_spinunlock_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 712 _rtw_spinlock_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 714 _rtw_spinunlock_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 804 rtw_lockdep_is_held(&path->state_lock)); in rtw_next_hop_deref_protected() 831 _rtw_spinlock_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 833 _rtw_spinunlock_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 835 _rtw_spinlock_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() [all …]
|
| H A D | rtw_mesh_pathtbl.c | 242 _rtw_spinlock_bh(&mpath->state_lock); in rtw_mpath_lookup() 244 _rtw_spinunlock_bh(&mpath->state_lock); in rtw_mpath_lookup() 304 _rtw_spinlock_bh(&mpath->state_lock); in __rtw_mesh_path_lookup_by_idx() 306 _rtw_spinunlock_bh(&mpath->state_lock); in __rtw_mesh_path_lookup_by_idx() 416 _rtw_spinlock_bh(&mpath->state_lock); in rtw_mesh_path_add_gate() 423 _rtw_spinunlock_bh(&mpath->state_lock); in rtw_mesh_path_add_gate() 444 _rtw_spinunlock_bh(&mpath->state_lock); in rtw_mesh_path_add_gate() 475 rtw_lockdep_assert_held(&mpath->state_lock); in rtw_mesh_gate_del() 611 _rtw_spinlock_init(&new_mpath->state_lock); in rtw_mesh_path_new() 773 _rtw_spinlock_bh(&mpath->state_lock); in rtw_mesh_plink_broken() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 661 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 663 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 699 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 701 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 713 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 715 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 805 rtw_lockdep_is_held(&path->state_lock)); in rtw_next_hop_deref_protected() 832 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 834 exit_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 836 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 660 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 662 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 698 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 700 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 712 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 714 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 804 rtw_lockdep_is_held(&path->state_lock)); in rtw_next_hop_deref_protected() 831 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 833 exit_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 835 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 661 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 663 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 699 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 701 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 713 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 715 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 805 rtw_lockdep_is_held(&path->state_lock)); in rtw_next_hop_deref_protected() 832 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 834 exit_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 836 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 661 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 663 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 699 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 701 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 713 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 715 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 805 rtw_lockdep_is_held(&path->state_lock)); in rtw_next_hop_deref_protected() 832 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 834 exit_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 836 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 504 _rtw_spinlock_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 506 _rtw_spinunlock_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 542 _rtw_spinlock_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 544 _rtw_spinunlock_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 556 _rtw_spinlock_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 558 _rtw_spinunlock_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 648 rtw_lockdep_is_held(&path->state_lock)); in rtw_next_hop_deref_protected() 675 _rtw_spinlock_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 677 _rtw_spinunlock_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 679 _rtw_spinlock_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 504 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 506 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 542 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 544 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 556 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 558 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 648 rtw_lockdep_is_held(&path->state_lock)); in rtw_next_hop_deref_protected() 675 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 677 exit_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 679 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 661 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 663 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 699 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 701 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 713 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 715 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 805 rtw_lockdep_is_held(&path->state_lock)); in rtw_next_hop_deref_protected() 832 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 834 exit_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 836 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 504 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 506 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 542 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 544 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 556 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 558 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 648 rtw_lockdep_is_held(&path->state_lock)); in rtw_next_hop_deref_protected() 675 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 677 exit_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 679 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 504 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 506 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 542 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 544 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 556 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 558 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 648 rtw_lockdep_is_held(&path->state_lock)); in rtw_next_hop_deref_protected() 675 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 677 exit_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 679 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 504 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 506 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 542 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 544 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 556 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 558 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 648 rtw_lockdep_is_held(&path->state_lock)); in rtw_next_hop_deref_protected() 675 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 677 exit_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 679 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 505 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 507 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 543 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 545 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 557 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 559 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 649 rtw_lockdep_is_held(&path->state_lock)); in rtw_next_hop_deref_protected() 676 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 678 exit_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 680 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 504 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 506 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 542 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 544 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 556 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 558 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 648 rtw_lockdep_is_held(&path->state_lock)); in rtw_next_hop_deref_protected() 675 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 677 exit_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 679 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/mesh/ |
| H A D | rtw_mesh_hwmp.c | 504 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 506 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 542 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 544 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 556 enter_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 558 exit_critical_bh(&path->state_lock); in rtw_hwmp_preq_frame_process() 648 rtw_lockdep_is_held(&path->state_lock)); in rtw_next_hop_deref_protected() 675 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 677 exit_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() 679 enter_critical_bh(&path->state_lock); in rtw_hwmp_prep_frame_process() [all …]
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | mesh_hwmp.c | 444 spin_lock_bh(&mpath->state_lock); in hwmp_route_info_get() 485 spin_lock_bh(&mpath->state_lock); in hwmp_route_info_get() 499 spin_unlock_bh(&mpath->state_lock); in hwmp_route_info_get() 508 spin_unlock_bh(&mpath->state_lock); in hwmp_route_info_get() 520 spin_lock_bh(&mpath->state_lock); in hwmp_route_info_get() 533 spin_lock_bh(&mpath->state_lock); in hwmp_route_info_get() 545 spin_unlock_bh(&mpath->state_lock); in hwmp_route_info_get() 551 spin_unlock_bh(&mpath->state_lock); in hwmp_route_info_get() 691 lockdep_is_held(&mpath->state_lock)); in next_hop_deref_protected() 726 spin_lock_bh(&mpath->state_lock); in hwmp_prep_frame_process() [all …]
|
| H A D | mesh_pathtbl.c | 222 spin_lock_bh(&mpath->state_lock); in mpath_lookup() 224 spin_unlock_bh(&mpath->state_lock); in mpath_lookup() 265 spin_lock_bh(&mpath->state_lock); in __mesh_path_lookup_by_idx() 267 spin_unlock_bh(&mpath->state_lock); in __mesh_path_lookup_by_idx() 314 spin_lock_bh(&mpath->state_lock); in mesh_path_add_gate() 317 spin_unlock_bh(&mpath->state_lock); in mesh_path_add_gate() 327 spin_unlock_bh(&mpath->state_lock); in mesh_path_add_gate() 345 lockdep_assert_held(&mpath->state_lock); in mesh_gate_del() 386 spin_lock_init(&new_mpath->state_lock); in mesh_path_new() 501 spin_lock_bh(&mpath->state_lock); in mesh_plink_broken() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
| H A D | core.c | 67 spin_lock_init(&fdev->state_lock); in mlx5_fpga_device_alloc() 248 spin_lock_irqsave(&fdev->state_lock, flags); in mlx5_fpga_device_start() 250 spin_unlock_irqrestore(&fdev->state_lock, flags); in mlx5_fpga_device_start() 288 spin_lock_irqsave(&fdev->state_lock, flags); in mlx5_fpga_device_stop() 290 spin_unlock_irqrestore(&fdev->state_lock, flags); in mlx5_fpga_device_stop() 294 spin_unlock_irqrestore(&fdev->state_lock, flags); in mlx5_fpga_device_stop() 356 spin_lock_irqsave(&fdev->state_lock, flags); in mlx5_fpga_event() 366 spin_unlock_irqrestore(&fdev->state_lock, flags); in mlx5_fpga_event()
|
| /OK3568_Linux_fs/kernel/drivers/target/iscsi/ |
| H A D | iscsi_target_erl0.c | 824 spin_lock_bh(&conn->state_lock); in iscsit_connection_reinstatement_rcfr() 826 spin_unlock_bh(&conn->state_lock); in iscsit_connection_reinstatement_rcfr() 831 spin_unlock_bh(&conn->state_lock); in iscsit_connection_reinstatement_rcfr() 834 spin_unlock_bh(&conn->state_lock); in iscsit_connection_reinstatement_rcfr() 848 spin_lock_bh(&conn->state_lock); in iscsit_cause_connection_reinstatement() 850 spin_unlock_bh(&conn->state_lock); in iscsit_cause_connection_reinstatement() 855 spin_unlock_bh(&conn->state_lock); in iscsit_cause_connection_reinstatement() 860 spin_unlock_bh(&conn->state_lock); in iscsit_cause_connection_reinstatement() 871 spin_unlock_bh(&conn->state_lock); in iscsit_cause_connection_reinstatement() 876 spin_unlock_bh(&conn->state_lock); in iscsit_cause_connection_reinstatement() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/remoteproc/ |
| H A D | qcom_sysmon.c | 26 struct mutex state_lock; member 457 mutex_lock(&sysmon->state_lock); in sysmon_prepare() 460 mutex_unlock(&sysmon->state_lock); in sysmon_prepare() 485 mutex_lock(&sysmon->state_lock); in sysmon_start() 488 mutex_unlock(&sysmon->state_lock); in sysmon_start() 495 mutex_lock(&target->state_lock); in sysmon_start() 503 mutex_unlock(&target->state_lock); in sysmon_start() 518 mutex_lock(&sysmon->state_lock); in sysmon_stop() 521 mutex_unlock(&sysmon->state_lock); in sysmon_stop() 547 mutex_lock(&sysmon->state_lock); in sysmon_unprepare() [all …]
|