Home
last modified time | relevance | path

Searched refs:mutex_unlock (Results 1 – 25 of 2415) sorted by relevance

12345678910>>...97

/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c52 mutex_unlock(&adev->pm.mutex); in amdgpu_dpm_get_sclk()
68 mutex_unlock(&adev->pm.mutex); in amdgpu_dpm_get_mclk()
118 mutex_unlock(&adev->pm.mutex); in amdgpu_dpm_set_powergating_by_smu()
130 mutex_unlock(&adev->pm.mutex); in amdgpu_dpm_set_gfx_power_up_by_imu()
151 mutex_unlock(&adev->pm.mutex); in amdgpu_dpm_baco_enter()
170 mutex_unlock(&adev->pm.mutex); in amdgpu_dpm_baco_exit()
192 mutex_unlock(&adev->pm.mutex); in amdgpu_dpm_set_mp1_state()
222 mutex_unlock(&adev->pm.mutex); in amdgpu_dpm_is_baco_supported()
240 mutex_unlock(&adev->pm.mutex); in amdgpu_dpm_mode2_reset()
258 mutex_unlock(&adev->pm.mutex); in amdgpu_dpm_enable_gfx_features()
[all …]
/linux/fs/ecryptfs/
H A Dmessaging.c165 mutex_unlock(&daemon->mux); in ecryptfs_exorcise_daemon()
177 mutex_unlock(&daemon->mux); in ecryptfs_exorcise_daemon()
245 mutex_unlock(&msg_ctx->mux); in ecryptfs_process_response()
276 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_send_message_locked()
282 mutex_unlock(&(*msg_ctx)->mux); in ecryptfs_send_message_locked()
283 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_send_message_locked()
311 mutex_unlock(&ecryptfs_daemon_hash_mux); in ecryptfs_send_message()
338 mutex_unlock(&msg_ctx->mux); in ecryptfs_wait_for_response()
339 mutex_unlock(&ecryptfs_msg_ctx_lists_mux); in ecryptfs_wait_for_response()
348 mutex_unlock(&msg_ctx->mux); in ecryptfs_wait_for_response()
[all …]
/linux/drivers/usb/image/
H A Dmdc800.c488 mutex_unlock(&mdc800->io_lock); in mdc800_usb_probe()
529 mutex_unlock(&mdc800->io_lock); in mdc800_usb_probe()
559 mutex_unlock(&mdc800->io_lock); in mdc800_usb_disconnect()
647 mutex_unlock(&mdc800->io_lock); in mdc800_device_open()
672 mutex_unlock(&mdc800->io_lock); in mdc800_device_release()
689 mutex_unlock(&mdc800->io_lock); in mdc800_device_read()
696 mutex_unlock(&mdc800->io_lock); in mdc800_device_read()
701 mutex_unlock(&mdc800->io_lock); in mdc800_device_read()
709 mutex_unlock(&mdc800->io_lock); in mdc800_device_read()
730 mutex_unlock(&mdc800->io_lock); in mdc800_device_read()
[all …]
/linux/drivers/usb/gadget/function/
H A Du_ether_configfs.h37 mutex_unlock(&opts->lock); \
50 mutex_unlock(&opts->lock); \
55 mutex_unlock(&opts->lock); \
72 mutex_unlock(&opts->lock); \
85 mutex_unlock(&opts->lock); \
90 mutex_unlock(&opts->lock); \
107 mutex_unlock(&opts->lock); \
131 mutex_unlock(&opts->lock); \
146 mutex_unlock(&opts->lock); \
160 mutex_unlock(&opts->lock); \
[all …]
H A Duvc_configfs.c203 mutex_unlock(&opts->lock); \
205 mutex_unlock(su_mutex); \
242 mutex_unlock(&opts->lock); \
243 mutex_unlock(su_mutex); \
323 mutex_unlock(&opts->lock); \
325 mutex_unlock(su_mutex); \
391 mutex_unlock(&opts->lock); in uvcg_default_processing_bm_controls_store()
392 mutex_unlock(su_mutex); in uvcg_default_processing_bm_controls_store()
418 mutex_unlock(&opts->lock); in uvcg_default_processing_bm_controls_show()
420 mutex_unlock(su_mutex); in uvcg_default_processing_bm_controls_show()
[all …]
/linux/drivers/vhost/
H A Dtest.c60 mutex_unlock(&vq->mutex); in handle_vq()
99 mutex_unlock(&vq->mutex); in handle_vq()
144 mutex_unlock(&vq->mutex); in vhost_test_stop_vq()
205 mutex_unlock(&vq->mutex); in vhost_test_run()
215 mutex_unlock(&n->dev.mutex); in vhost_test_run()
219 mutex_unlock(&n->dev.mutex); in vhost_test_run()
243 mutex_unlock(&n->dev.mutex); in vhost_test_reset_owner()
254 mutex_unlock(&n->dev.mutex); in vhost_test_set_features()
260 mutex_unlock(&vq->mutex); in vhost_test_set_features()
261 mutex_unlock(&n->dev.mutex); in vhost_test_set_features()
[all …]
/linux/drivers/platform/mellanox/
H A Dmlxbf-bootctl.c463 mutex_unlock(&icm_ops_lock); in large_icm_show()
488 mutex_unlock(&icm_ops_lock); in large_icm_store()
502 mutex_unlock(&rtc_ops_lock); in rtc_battery_show()
527 mutex_unlock(&os_up_lock); in os_up_store()
541 mutex_unlock(&mfg_ops_lock); in oob_mac_show()
577 mutex_unlock(&mfg_ops_lock); in oob_mac_store()
595 mutex_unlock(&mfg_ops_lock); in opn_show()
600 mutex_unlock(&mfg_ops_lock); in opn_show()
624 mutex_unlock(&mfg_ops_lock); in opn_store()
628 mutex_unlock(&mfg_ops_lock); in opn_store()
[all …]
/linux/net/mac802154/
H A Dmib.c50 mutex_unlock(&sdata->sec_mtx); in mac802154_get_params()
66 mutex_unlock(&sdata->sec_mtx); in mac802154_set_params()
82 mutex_unlock(&sdata->sec_mtx); in mac802154_add_key()
97 mutex_unlock(&sdata->sec_mtx); in mac802154_del_key()
112 mutex_unlock(&sdata->sec_mtx); in mac802154_add_dev()
126 mutex_unlock(&sdata->sec_mtx); in mac802154_del_dev()
142 mutex_unlock(&sdata->sec_mtx); in mac802154_add_devkey()
158 mutex_unlock(&sdata->sec_mtx); in mac802154_del_devkey()
173 mutex_unlock(&sdata->sec_mtx); in mac802154_add_seclevel()
188 mutex_unlock(&sdata->sec_mtx); in mac802154_del_seclevel()
[all …]
/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c300 mutex_unlock(&chip->mutex); in do_read_onechip()
306 mutex_unlock(&chip->mutex); in do_read_onechip()
339 mutex_unlock(&chip->mutex); in do_read_onechip()
345 mutex_unlock(&chip->mutex); in do_read_onechip()
355 mutex_unlock(&chip->mutex); in do_read_onechip()
380 mutex_unlock(&chip->mutex); in do_read_onechip()
472 mutex_unlock(&chip->mutex); in do_write_buffer()
479 mutex_unlock(&chip->mutex); in do_write_buffer()
488 mutex_unlock(&chip->mutex); in do_write_buffer()
505 mutex_unlock(&chip->mutex); in do_write_buffer()
[all …]
/linux/drivers/md/dm-vdo/indexer/
H A Dindex-session.c68 mutex_unlock(&index_session->request_mutex); in release_index_session()
83 mutex_unlock(&index_session->request_mutex); in get_index_session()
143 mutex_unlock(&request->session->request_mutex); in enter_callback_stage()
265 mutex_unlock(&index_session->request_mutex); in start_loading_index_session()
278 mutex_unlock(&index_session->request_mutex); in finish_loading_index_session()
367 mutex_unlock(&index_session->request_mutex); in wait_for_no_requests_in_progress()
405 mutex_unlock(&session->load_context.mutex); in suspend_rebuild()
439 mutex_unlock(&session->request_mutex); in uds_suspend_index_session()
455 mutex_unlock(&session->request_mutex); in uds_suspend_index_session()
496 mutex_unlock(&session->request_mutex); in uds_resume_index_session()
[all …]
/linux/drivers/pci/hotplug/
H A Dpciehp_ctrl.c163 mutex_unlock(&ctrl->state_lock); in pciehp_queue_pushbutton_work()
213 mutex_unlock(&ctrl->state_lock); in pciehp_handle_button_press()
226 mutex_unlock(&ctrl->state_lock); in pciehp_handle_disable_request()
246 mutex_unlock(&ctrl->state_lock); in pciehp_handle_presence_or_link_change()
256 mutex_unlock(&ctrl->state_lock); in pciehp_handle_presence_or_link_change()
273 mutex_unlock(&ctrl->state_lock); in pciehp_handle_presence_or_link_change()
283 mutex_unlock(&ctrl->state_lock); in pciehp_handle_presence_or_link_change()
293 mutex_unlock(&ctrl->state_lock); in pciehp_handle_presence_or_link_change()
337 mutex_unlock(&ctrl->state_lock); in pciehp_enable_slot()
369 mutex_unlock(&ctrl->state_lock); in pciehp_disable_slot()
[all …]
/linux/drivers/net/wireless/ath/wil6210/
H A Dp2p.c156 mutex_unlock(&wil->vif_mutex); in wil_p2p_listen()
159 mutex_unlock(&wil->vif_mutex); in wil_p2p_listen()
173 mutex_unlock(&wil->mutex); in wil_p2p_listen()
207 mutex_unlock(&wil->mutex); in wil_p2p_cancel_listen()
213 mutex_unlock(&wil->mutex); in wil_p2p_cancel_listen()
227 mutex_unlock(&wil->vif_mutex); in wil_p2p_cancel_listen()
244 mutex_unlock(&wil->mutex); in wil_p2p_listen_expired()
256 mutex_unlock(&wil->vif_mutex); in wil_p2p_listen_expired()
272 mutex_unlock(&wil->mutex); in wil_p2p_search_expired()
287 mutex_unlock(&wil->vif_mutex); in wil_p2p_search_expired()
[all …]
/linux/drivers/counter/
H A Drz-mtu3-cnt.c131 mutex_unlock(&priv->lock); in rz_mtu3_lock_if_counter_is_valid()
136 mutex_unlock(&priv->lock); in rz_mtu3_lock_if_counter_is_valid()
150 mutex_unlock(&priv->lock); in rz_mtu3_lock_if_count_is_enabled()
174 mutex_unlock(&priv->lock); in rz_mtu3_count_read()
196 mutex_unlock(&priv->lock); in rz_mtu3_count_write()
244 mutex_unlock(&priv->lock); in rz_mtu3_count_function_read()
278 mutex_unlock(&priv->lock); in rz_mtu3_count_function_write()
285 mutex_unlock(&priv->lock); in rz_mtu3_count_function_write()
309 mutex_unlock(&priv->lock); in rz_mtu3_count_direction_read()
337 mutex_unlock(&priv->lock); in rz_mtu3_count_ceiling_read()
[all …]
/linux/drivers/pci/endpoint/
H A Dpci-epc-core.c152 mutex_unlock(&epc->lock); in pci_epc_get_features()
171 mutex_unlock(&epc->lock); in pci_epc_stop()
193 mutex_unlock(&epc->lock); in pci_epc_start()
222 mutex_unlock(&epc->lock); in pci_epc_raise_irq()
265 mutex_unlock(&epc->lock); in pci_epc_map_msi_irq()
291 mutex_unlock(&epc->lock); in pci_epc_get_msi()
324 mutex_unlock(&epc->lock); in pci_epc_set_msi()
350 mutex_unlock(&epc->lock); in pci_epc_get_msix()
386 mutex_unlock(&epc->lock); in pci_epc_set_msix()
412 mutex_unlock(&epc->lock); in pci_epc_unmap_addr()
[all …]
/linux/drivers/w1/
H A Dw1.c128 mutex_unlock(&sl->master->mutex); in rw_write()
140 mutex_unlock(&sl->master->mutex); in rw_read()
211 mutex_unlock(&md->mutex); in w1_master_attribute_show_name()
230 mutex_unlock(&md->mutex); in w1_master_attribute_store_search()
247 mutex_unlock(&md->mutex); in w1_master_attribute_show_search()
266 mutex_unlock(&md->mutex); in w1_master_attribute_store_pullup()
280 mutex_unlock(&md->mutex); in w1_master_attribute_show_pullup()
292 mutex_unlock(&md->mutex); in w1_master_attribute_show_pointer()
320 mutex_unlock(&md->mutex); in w1_master_attribute_store_max_slave_count()
332 mutex_unlock(&md->mutex); in w1_master_attribute_show_max_slave_count()
[all …]
H A Dw1_int.c121 mutex_unlock(&w1_mlock); in w1_add_master_device()
127 mutex_unlock(&w1_mlock); in w1_add_master_device()
141 mutex_unlock(&w1_mlock); in w1_add_master_device()
146 mutex_unlock(&w1_mlock); in w1_add_master_device()
176 mutex_unlock(&w1_mlock); in __w1_remove_master_device()
184 mutex_unlock(&dev->list_mutex); in __w1_remove_master_device()
189 mutex_unlock(&dev->list_mutex); in __w1_remove_master_device()
190 mutex_unlock(&dev->mutex); in __w1_remove_master_device()
201 mutex_unlock(&dev->list_mutex); in __w1_remove_master_device()
205 mutex_unlock(&dev->list_mutex); in __w1_remove_master_device()
/linux/drivers/media/pci/mantis/
H A Dmantis_hif.c96 mutex_unlock(&ca->ca_lock); in mantis_hif_read_mem()
100 mutex_unlock(&ca->ca_lock); in mantis_hif_read_mem()
125 mutex_unlock(&ca->ca_lock); in mantis_hif_write_mem()
129 mutex_unlock(&ca->ca_lock); in mantis_hif_write_mem()
153 mutex_unlock(&ca->ca_lock); in mantis_hif_read_iom()
159 mutex_unlock(&ca->ca_lock); in mantis_hif_read_iom()
182 mutex_unlock(&ca->ca_lock); in mantis_hif_write_iom()
186 mutex_unlock(&ca->ca_lock); in mantis_hif_write_iom()
211 mutex_unlock(&ca->ca_lock); in mantis_hif_init()
226 mutex_unlock(&ca->ca_lock); in mantis_hif_exit()
/linux/drivers/hid/
H A Dhid-roccat.c104 mutex_unlock(&device->cbuf_lock); in roccat_read()
133 mutex_unlock(&device->cbuf_lock); in roccat_read()
195 mutex_unlock(&device->readers_lock); in roccat_open()
197 mutex_unlock(&devices_lock); in roccat_open()
213 mutex_unlock(&devices_lock); in roccat_release()
220 mutex_unlock(&device->readers_lock); in roccat_release()
233 mutex_unlock(&devices_lock); in roccat_release()
281 mutex_unlock(&device->cbuf_lock); in roccat_report_event()
319 mutex_unlock(&devices_lock); in roccat_connect()
330 mutex_unlock(&devices_lock); in roccat_connect()
[all …]
/linux/drivers/gpu/drm/lima/
H A Dlima_vm.c102 mutex_unlock(&bo->lock); in lima_vm_bo_add()
108 mutex_unlock(&bo->lock); in lima_vm_bo_add()
136 mutex_unlock(&vm->lock); in lima_vm_bo_add()
140 mutex_unlock(&bo->lock); in lima_vm_bo_add()
148 mutex_unlock(&vm->lock); in lima_vm_bo_add()
151 mutex_unlock(&bo->lock); in lima_vm_bo_add()
164 mutex_unlock(&bo->lock); in lima_vm_bo_del()
176 mutex_unlock(&vm->lock); in lima_vm_bo_del()
180 mutex_unlock(&bo->lock); in lima_vm_bo_del()
195 mutex_unlock(&bo->lock); in lima_vm_get_va()
[all …]
/linux/drivers/gpib/agilent_82357a/
H A Dagilent_82357a.c64 mutex_unlock(&a_priv->bulk_alloc_lock); in agilent_82357a_send_bulk_msg()
68 mutex_unlock(&a_priv->bulk_alloc_lock); in agilent_82357a_send_bulk_msg()
73 mutex_unlock(&a_priv->bulk_alloc_lock); in agilent_82357a_send_bulk_msg()
89 mutex_unlock(&a_priv->bulk_alloc_lock); in agilent_82357a_send_bulk_msg()
92 mutex_unlock(&a_priv->bulk_alloc_lock); in agilent_82357a_send_bulk_msg()
114 mutex_unlock(&a_priv->bulk_alloc_lock); in agilent_82357a_send_bulk_msg()
132 mutex_unlock(&a_priv->bulk_alloc_lock); in agilent_82357a_receive_bulk_msg()
136 mutex_unlock(&a_priv->bulk_alloc_lock); in agilent_82357a_receive_bulk_msg()
141 mutex_unlock(&a_priv->bulk_alloc_lock); in agilent_82357a_receive_bulk_msg()
157 mutex_unlock(&a_priv->bulk_alloc_lock); in agilent_82357a_receive_bulk_msg()
[all …]
/linux/lib/
H A Dtest_kmod.c243 mutex_unlock(&test_dev->thread_mutex); in run_request()
315 mutex_unlock(&test_dev->thread_mutex); in tally_up_work()
338 mutex_unlock(&test_dev->thread_mutex); in try_one_request()
344 mutex_unlock(&test_dev->thread_mutex); in try_one_request()
378 mutex_unlock(&test_dev->thread_mutex); in test_dev_kmod_stop_tests()
497 mutex_unlock(&test_dev->config_mutex); in config_show()
561 mutex_unlock(&test_dev->config_mutex); in trigger_config_run()
562 mutex_unlock(&test_dev->trigger_mutex); in trigger_config_run()
653 mutex_unlock(&test_dev->config_mutex); in kmod_config_free()
670 mutex_unlock(&test_dev->config_mutex); in config_test_driver_store()
[all …]
/linux/drivers/gpib/ni_usb/
H A Dni_usb_gpib.c117 mutex_unlock(&ni_priv->bulk_transfer_lock); in ni_usb_nonblocking_send_bulk_msg()
121 mutex_unlock(&ni_priv->bulk_transfer_lock); in ni_usb_nonblocking_send_bulk_msg()
126 mutex_unlock(&ni_priv->bulk_transfer_lock); in ni_usb_nonblocking_send_bulk_msg()
146 mutex_unlock(&ni_priv->bulk_transfer_lock); in ni_usb_nonblocking_send_bulk_msg()
149 mutex_unlock(&ni_priv->bulk_transfer_lock); in ni_usb_nonblocking_send_bulk_msg()
164 mutex_unlock(&ni_priv->bulk_transfer_lock); in ni_usb_nonblocking_send_bulk_msg()
203 mutex_unlock(&ni_priv->bulk_transfer_lock); in ni_usb_nonblocking_receive_bulk_msg()
207 mutex_unlock(&ni_priv->bulk_transfer_lock); in ni_usb_nonblocking_receive_bulk_msg()
212 mutex_unlock(&ni_priv->bulk_transfer_lock); in ni_usb_nonblocking_receive_bulk_msg()
231 mutex_unlock(&ni_priv->bulk_transfer_lock); in ni_usb_nonblocking_receive_bulk_msg()
[all …]
/linux/drivers/media/i2c/
H A Dtw9900.c195 mutex_unlock(&tw9900->mutex); in tw9900_get_fmt()
210 mutex_unlock(&tw9900->mutex); in tw9900_set_fmt()
216 mutex_unlock(&tw9900->mutex); in tw9900_set_fmt()
268 mutex_unlock(&tw9900->mutex); in tw9900_s_stream()
272 mutex_unlock(&tw9900->mutex); in tw9900_s_stream()
298 mutex_unlock(&tw9900->mutex); in tw9900_s_stream()
310 mutex_unlock(&tw9900->mutex); in tw9900_s_stream()
318 mutex_unlock(&tw9900->mutex); in tw9900_s_stream()
355 mutex_unlock(&tw9900->mutex); in tw9900_s_std()
398 mutex_unlock(&tw9900->mutex); in tw9900_g_std()
[all …]
/linux/drivers/net/wireless/realtek/rtw88/
H A Dmac80211.c60 mutex_unlock(&rtwdev->mutex); in rtw_ops_start()
71 mutex_unlock(&rtwdev->mutex); in rtw_ops_stop()
104 mutex_unlock(&rtwdev->mutex); in rtw_ops_config()
172 mutex_unlock(&rtwdev->mutex); in rtw_ops_add_interface()
178 mutex_unlock(&rtwdev->mutex); in rtw_ops_add_interface()
207 mutex_unlock(&rtwdev->mutex); in rtw_ops_add_interface()
221 mutex_unlock(&rtwdev->mutex); in rtw_ops_add_interface()
256 mutex_unlock(&rtwdev->mutex); in rtw_ops_remove_interface()
321 mutex_unlock(&rtwdev->mutex); in rtw_ops_configure_filter()
459 mutex_unlock(&rtwdev->mutex); in rtw_ops_bss_info_changed()
[all …]
/linux/drivers/gpu/vga/
H A Dvga_switcheroo.c241 mutex_unlock(&vgasr_mutex); in vga_switcheroo_register_handler()
251 mutex_unlock(&vgasr_mutex); in vga_switcheroo_register_handler()
272 mutex_unlock(&vgasr_priv.mux_hw_lock); in vga_switcheroo_unregister_handler()
273 mutex_unlock(&vgasr_mutex); in vga_switcheroo_unregister_handler()
321 mutex_unlock(&vgasr_mutex); in register_client()
379 mutex_unlock(&vgasr_mutex); in vga_switcheroo_register_audio_client()
386 mutex_unlock(&vgasr_mutex); in vga_switcheroo_register_audio_client()
487 mutex_unlock(&vgasr_mutex); in vga_switcheroo_get_client_state()
515 mutex_unlock(&vgasr_mutex); in vga_switcheroo_unregister_client()
536 mutex_unlock(&vgasr_mutex); in vga_switcheroo_client_fb_set()
[all …]

12345678910>>...97