Home
last modified time | relevance | path

Searched refs:read_unlock (Results 1 – 25 of 205) sorted by relevance

123456789

/Linux-v5.15/fs/
Dfilesystems.c151 read_unlock(&file_systems_lock); in fs_index()
165 read_unlock(&file_systems_lock); in fs_name()
184 read_unlock(&file_systems_lock); in fs_maxindex()
232 read_unlock(&file_systems_lock); in list_bdev_fs_names()
249 read_unlock(&file_systems_lock); in filesystems_proc_show()
269 read_unlock(&file_systems_lock); in __get_fs_type()
/Linux-v5.15/kernel/livepatch/
Dtransition.c115 read_unlock(&tasklist_lock); in klp_complete_transition()
376 read_unlock(&tasklist_lock); in klp_send_signals()
409 read_unlock(&tasklist_lock); in klp_try_complete_transition()
482 read_unlock(&tasklist_lock); in klp_start_transition()
533 read_unlock(&tasklist_lock); in klp_init_transition()
599 read_unlock(&tasklist_lock); in klp_reverse_transition()
638 read_unlock(&tasklist_lock); in klp_force_transition()
/Linux-v5.15/kernel/power/
Dprocess.c59 read_unlock(&tasklist_lock); in try_to_freeze_tasks()
106 read_unlock(&tasklist_lock); in try_to_freeze_tasks()
215 read_unlock(&tasklist_lock); in thaw_processes()
241 read_unlock(&tasklist_lock); in thaw_kernel_threads()
/Linux-v5.15/net/ax25/
Dax25_uid.c62 read_unlock(&ax25_uid_lock); in ax25_findbyuid()
85 read_unlock(&ax25_uid_lock); in ax25_uid_ioctl()
161 read_unlock(&ax25_uid_lock); in ax25_uid_seq_stop()
/Linux-v5.15/fs/ksmbd/
Dvfs_cache.c95 read_unlock(&inode_hash_lock); in ksmbd_inode_lookup_by_vfsinode()
112 read_unlock(&inode_hash_lock); in ksmbd_query_inode_status()
178 read_unlock(&inode_hash_lock); in ksmbd_inode_get()
356 read_unlock(&ft->lock); in __ksmbd_lookup_fd()
397 read_unlock(&ft->lock); in ksmbd_close_fd()
482 read_unlock(&global_ft.lock); in ksmbd_lookup_fd_cguid()
500 read_unlock(&ci->m_lock); in ksmbd_lookup_fd_inode()
505 read_unlock(&ci->m_lock); in ksmbd_lookup_fd_inode()
Doplock.c501 read_unlock(&ci->m_lock); in same_client_has_lease()
537 read_unlock(&ci->m_lock); in same_client_has_lease()
970 read_unlock(&lease_list_lock); in find_same_lease_key()
979 read_unlock(&lease_list_lock); in find_same_lease_key()
1007 read_unlock(&lease_list_lock); in find_same_lease_key()
1034 read_unlock(&lease_list_lock); in add_lease_global_list()
1038 read_unlock(&lease_list_lock); in add_lease_global_list()
1671 read_unlock(&lease_list_lock); in lookup_lease_in_table()
1700 read_unlock(&lease_list_lock); in lookup_lease_in_table()
/Linux-v5.15/drivers/md/
Ddm-region-hash.c330 read_unlock(&rh->hash_lock); in __rh_find()
345 read_unlock(&rh->hash_lock); in dm_rh_get_state()
416 read_unlock(&rh->hash_lock); in dm_rh_mark_nosync()
523 read_unlock(&rh->hash_lock); in rh_inc()
546 read_unlock(&rh->hash_lock); in dm_rh_dec()
606 read_unlock(&rh->hash_lock); in __rh_recovery_prepare()
697 read_unlock(&rh->hash_lock); in dm_rh_delay()
/Linux-v5.15/arch/sh/mm/
Dpmb.c165 read_unlock(&pmb_rwlock); in pmb_mapping_exists()
182 read_unlock(&pmb_rwlock); in pmb_mapping_exists()
187 read_unlock(&pmb_rwlock); in pmb_mapping_exists()
479 read_unlock(&pmb_rwlock); in pmb_unmap()
547 read_unlock(&pmb_rwlock); in pmb_notify()
771 read_unlock(&pmb_rwlock); in pmb_resize()
874 read_unlock(&pmb_rwlock); in pmb_syscore_resume()
Dasids-debugfs.c46 read_unlock(&tasklist_lock); in asids_debugfs_show()
/Linux-v5.15/fs/jbd2/
Dtransaction.c179 read_unlock(&journal->j_state_lock); in wait_transaction_locked()
199 read_unlock(&journal->j_state_lock); in wait_transaction_switching()
204 read_unlock(&journal->j_state_lock); in wait_transaction_switching()
271 read_unlock(&journal->j_state_lock); in add_transaction_credits()
298 read_unlock(&journal->j_state_lock); in add_transaction_credits()
318 read_unlock(&journal->j_state_lock); in add_transaction_credits()
392 read_unlock(&journal->j_state_lock); in start_this_handle()
403 read_unlock(&journal->j_state_lock); in start_this_handle()
410 read_unlock(&journal->j_state_lock); in start_this_handle()
465 read_unlock(&journal->j_state_lock); in start_this_handle()
[all …]
/Linux-v5.15/drivers/input/serio/
Dhp_sdc.c171 read_unlock(lock); in hp_sdc_spin_ibf()
187 read_unlock(&hp_sdc.rtq_lock); in hp_sdc_take()
191 read_unlock(&hp_sdc.rtq_lock); in hp_sdc_take()
241 read_unlock(&hp_sdc.hook_lock); in hp_sdc_isr()
253 read_unlock(&hp_sdc.hook_lock); in hp_sdc_isr()
262 read_unlock(&hp_sdc.hook_lock); in hp_sdc_isr()
269 read_unlock(&hp_sdc.hook_lock); in hp_sdc_isr()
289 read_unlock(&hp_sdc.hook_lock); in hp_sdc_nmisr()
/Linux-v5.15/net/9p/
Dtrans_xen.c104 read_unlock(&xen_9pfs_lock); in p9_xen_create()
108 read_unlock(&xen_9pfs_lock); in p9_xen_create()
120 read_unlock(&xen_9pfs_lock); in p9_xen_close()
124 read_unlock(&xen_9pfs_lock); in p9_xen_close()
153 read_unlock(&xen_9pfs_lock); in p9_xen_request()
/Linux-v5.15/arch/powerpc/platforms/pseries/
Ddtl.c192 read_unlock(&dtl_access_lock); in dtl_enable()
210 read_unlock(&dtl_access_lock); in dtl_enable()
225 read_unlock(&dtl_access_lock); in dtl_disable()
/Linux-v5.15/drivers/parisc/
Dpdc_stable.c233 read_unlock(&entry->rw_lock); in pdcspath_hwpath_read()
354 read_unlock(&entry->rw_lock); in pdcspath_layer_read()
551 read_unlock(&pathentry->rw_lock); in pdcs_auto_read()
598 read_unlock(&pathentry->rw_lock); in pdcs_timer_read()
767 read_unlock(&pathentry->rw_lock); in pdcs_auto_write()
1015 read_unlock(&entry->rw_lock); in pdcs_unregister_pathentries()
/Linux-v5.15/drivers/tty/
Dtty_jobctrl.c157 read_unlock(&tasklist_lock); in tty_open_proc_set_tty()
230 read_unlock(&tasklist_lock); in tty_signal_session_leader()
326 read_unlock(&tasklist_lock); in disassociate_ctty()
404 read_unlock(&tasklist_lock); in tiocsctty()
/Linux-v5.15/kernel/
Dpid_namespace.c207 read_unlock(&tasklist_lock); in zap_pid_ns_processes()
321 read_unlock(&tasklist_lock); in reboot_pid_ns()
364 read_unlock(&tasklist_lock); in pidns_for_children_get()
/Linux-v5.15/drivers/net/ethernet/intel/fm10k/
Dfm10k_iov.c169 goto read_unlock; in fm10k_iov_event()
172 goto read_unlock; in fm10k_iov_event()
191 read_unlock: in fm10k_iov_event()
213 goto read_unlock; in fm10k_iov_mbx()
276 read_unlock: in fm10k_iov_mbx()
/Linux-v5.15/fs/proc/
Dgeneric.c190 read_unlock(&proc_subdir_lock); in xlate_proc_name()
253 read_unlock(&proc_subdir_lock); in proc_lookup_de()
260 read_unlock(&proc_subdir_lock); in proc_lookup_de()
297 read_unlock(&proc_subdir_lock); in proc_readdir_de()
309 read_unlock(&proc_subdir_lock); in proc_readdir_de()
321 read_unlock(&proc_subdir_lock); in proc_readdir_de()
/Linux-v5.15/drivers/iio/temperature/
Dmlx90632.c353 goto read_unlock; in mlx90632_read_all_channel()
358 goto read_unlock; in mlx90632_read_all_channel()
362 read_unlock: in mlx90632_read_all_channel()
438 goto read_unlock; in mlx90632_read_all_channel_extended()
443 goto read_unlock; in mlx90632_read_all_channel_extended()
447 goto read_unlock; in mlx90632_read_all_channel_extended()
451 read_unlock: in mlx90632_read_all_channel_extended()
/Linux-v5.15/arch/um/kernel/
Dreboot.c35 read_unlock(&tasklist_lock); in kill_off_processes()
/Linux-v5.15/block/
Dioprio.c126 read_unlock(&tasklist_lock); in SYSCALL_DEFINE3()
130 read_unlock(&tasklist_lock); in SYSCALL_DEFINE3()
/Linux-v5.15/drivers/isdn/mISDN/
Dcore.c283 read_unlock(&bp_lock); in get_all_Bprotocols()
295 read_unlock(&bp_lock); in get_Bprotocol4mask()
298 read_unlock(&bp_lock); in get_Bprotocol4mask()
/Linux-v5.15/drivers/gpu/drm/msm/
Dmsm_submitqueue.c53 read_unlock(&ctx->queuelock); in msm_submitqueue_get()
59 read_unlock(&ctx->queuelock); in msm_submitqueue_get()
/Linux-v5.15/arch/s390/kvm/
Dgaccess.c271 read_unlock(&vcpu->kvm->arch.sca_lock); in ipte_lock_held()
291 read_unlock(&vcpu->kvm->arch.sca_lock); in ipte_lock_simple()
298 read_unlock(&vcpu->kvm->arch.sca_lock); in ipte_lock_simple()
318 read_unlock(&vcpu->kvm->arch.sca_lock); in ipte_unlock_simple()
334 read_unlock(&vcpu->kvm->arch.sca_lock); in ipte_lock_siif()
342 read_unlock(&vcpu->kvm->arch.sca_lock); in ipte_lock_siif()
358 read_unlock(&vcpu->kvm->arch.sca_lock); in ipte_unlock_siif()
/Linux-v5.15/net/ipv6/
Dip6mr.c425 read_unlock(&mrt_lock); in ip6mr_vif_seq_stop()
563 read_unlock(&mrt_lock); in pim6_rcv()
612 read_unlock(&mrt_lock); in reg_vif_xmit()
1881 read_unlock(&mrt_lock); in ip6mr_ioctl()
1887 read_unlock(&mrt_lock); in ip6mr_ioctl()
1956 read_unlock(&mrt_lock); in ip6mr_compat_ioctl()
1962 read_unlock(&mrt_lock); in ip6mr_compat_ioctl()
2239 read_unlock(&mrt_lock); in ip6_mr_input()
2243 read_unlock(&mrt_lock); in ip6_mr_input()
2250 read_unlock(&mrt_lock); in ip6_mr_input()
[all …]

123456789