Home
last modified time | relevance | path

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

12345678

/Linux-v4.19/fs/
Dfilesystems.c146 read_unlock(&file_systems_lock); in fs_index()
160 read_unlock(&file_systems_lock); in fs_name()
179 read_unlock(&file_systems_lock); in fs_maxindex()
220 read_unlock(&file_systems_lock); in get_filesystem_list()
237 read_unlock(&file_systems_lock); in filesystems_proc_show()
257 read_unlock(&file_systems_lock); in __get_fs_type()
Dfcntl.c156 read_unlock(&filp->f_owner.lock); in f_getown()
226 read_unlock(&filp->f_owner.lock); in f_getown_ex()
247 read_unlock(&filp->f_owner.lock); in f_getowner_uids()
802 read_unlock(&tasklist_lock); in send_sigio()
805 read_unlock(&fown->lock); in send_sigio()
842 read_unlock(&tasklist_lock); in send_sigurg()
845 read_unlock(&fown->lock); in send_sigurg()
1009 read_unlock(&fa->fa_lock); in kill_fasync_rcu()
/Linux-v4.19/fs/btrfs/
Dlocking.c45 read_unlock(&eb->lock); in btrfs_set_lock_blocking_rw()
103 read_unlock(&eb->lock); in btrfs_tree_read_lock()
107 read_unlock(&eb->lock); in btrfs_tree_read_lock()
128 read_unlock(&eb->lock); in btrfs_tree_read_lock_atomic()
149 read_unlock(&eb->lock); in btrfs_try_tree_read_lock()
198 read_unlock(&eb->lock); in btrfs_tree_read_unlock()
/Linux-v4.19/net/rxrpc/
Dsecurity.c138 read_unlock(&local->services_lock); in rxrpc_init_server_conn_security()
144 read_unlock(&local->services_lock); in rxrpc_init_server_conn_security()
153 read_unlock(&local->services_lock); in rxrpc_init_server_conn_security()
159 read_unlock(&local->services_lock); in rxrpc_init_server_conn_security()
Dproc.c55 read_unlock(&rxnet->call_lock); in rxrpc_call_seq_stop()
158 read_unlock(&rxnet->conn_lock); in rxrpc_connection_seq_stop()
/Linux-v4.19/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-v4.19/kernel/livepatch/
Dtransition.c119 read_unlock(&tasklist_lock); in klp_complete_transition()
379 read_unlock(&tasklist_lock); in klp_try_complete_transition()
437 read_unlock(&tasklist_lock); in klp_start_transition()
486 read_unlock(&tasklist_lock); in klp_init_transition()
552 read_unlock(&tasklist_lock); in klp_reverse_transition()
609 read_unlock(&tasklist_lock); in klp_send_signals()
631 read_unlock(&tasklist_lock); in klp_force_transition()
/Linux-v4.19/net/ax25/
Dax25_uid.c65 read_unlock(&ax25_uid_lock); in ax25_findbyuid()
88 read_unlock(&ax25_uid_lock); in ax25_uid_ioctl()
164 read_unlock(&ax25_uid_lock); in ax25_uid_seq_stop()
/Linux-v4.19/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()
890 read_unlock(&pmb_rwlock); in pmb_syscore_resume()
Dasids-debugfs.c46 read_unlock(&tasklist_lock); in asids_seq_show()
/Linux-v4.19/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-v4.19/drivers/gpu/drm/msm/
Dmsm_submitqueue.c38 read_unlock(&ctx->queuelock); in msm_submitqueue_get()
44 read_unlock(&ctx->queuelock); in msm_submitqueue_get()
/Linux-v4.19/security/selinux/ss/
Dservices.c834 read_unlock(&state->ss->policy_rwlock); in security_compute_validatetrans()
941 read_unlock(&state->ss->policy_rwlock); in security_bounded_transition()
1089 read_unlock(&state->ss->policy_rwlock); in security_compute_xperms_decision()
1157 read_unlock(&state->ss->policy_rwlock); in security_compute_av()
1209 read_unlock(&state->ss->policy_rwlock); in security_compute_av_user()
1332 read_unlock(&state->ss->policy_rwlock); in security_sid_to_context_core()
1502 read_unlock(&state->ss->policy_rwlock); in security_context_to_sid_core()
1802 read_unlock(&state->ss->policy_rwlock); in security_compute_sid()
2261 read_unlock(&state->ss->policy_rwlock); in security_policydb_len()
2308 read_unlock(&state->ss->policy_rwlock); in security_port_sid()
[all …]
/Linux-v4.19/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-v4.19/drivers/tty/
Dtty_jobctrl.c153 read_unlock(&tasklist_lock); in tty_open_proc_set_tty()
222 read_unlock(&tasklist_lock); in tty_signal_session_leader()
313 read_unlock(&tasklist_lock); in disassociate_ctty()
386 read_unlock(&tasklist_lock); in tiocsctty()
/Linux-v4.19/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-v4.19/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()
275 read_unlock: in fm10k_iov_mbx()
/Linux-v4.19/drivers/parisc/
Dpdc_stable.c246 read_unlock(&entry->rw_lock); in pdcspath_hwpath_read()
367 read_unlock(&entry->rw_lock); in pdcspath_layer_read()
564 read_unlock(&pathentry->rw_lock); in pdcs_auto_read()
611 read_unlock(&pathentry->rw_lock); in pdcs_timer_read()
780 read_unlock(&pathentry->rw_lock); in pdcs_auto_write()
1028 read_unlock(&entry->rw_lock); in pdcs_unregister_pathentries()
/Linux-v4.19/fs/proc/
Dgeneric.c192 read_unlock(&proc_subdir_lock); in xlate_proc_name()
255 read_unlock(&proc_subdir_lock); in proc_lookup_de()
262 read_unlock(&proc_subdir_lock); in proc_lookup_de()
294 read_unlock(&proc_subdir_lock); in proc_readdir_de()
306 read_unlock(&proc_subdir_lock); in proc_readdir_de()
318 read_unlock(&proc_subdir_lock); in proc_readdir_de()
/Linux-v4.19/arch/um/kernel/
Dreboot.c35 read_unlock(&tasklist_lock); in kill_off_processes()
/Linux-v4.19/fs/jbd2/
Dtransaction.c155 read_unlock(&journal->j_state_lock); in wait_transaction_locked()
211 read_unlock(&journal->j_state_lock); in add_transaction_credits()
236 read_unlock(&journal->j_state_lock); in add_transaction_credits()
254 read_unlock(&journal->j_state_lock); in add_transaction_credits()
322 read_unlock(&journal->j_state_lock); in start_this_handle()
333 read_unlock(&journal->j_state_lock); in start_this_handle()
340 read_unlock(&journal->j_state_lock); in start_this_handle()
382 read_unlock(&journal->j_state_lock); in start_this_handle()
618 read_unlock(&journal->j_state_lock); in jbd2_journal_extend()
676 read_unlock(&journal->j_state_lock); in jbd2__journal_restart()
[all …]
Djournal.c570 read_unlock(&journal->j_state_lock); in __jbd2_journal_force_commit()
574 read_unlock(&journal->j_state_lock); in __jbd2_journal_force_commit()
686 read_unlock(&journal->j_state_lock); in jbd2_trans_will_send_data_barrier()
709 read_unlock(&journal->j_state_lock); in jbd2_log_wait_commit()
724 read_unlock(&journal->j_state_lock); in jbd2_log_wait_commit()
730 read_unlock(&journal->j_state_lock); in jbd2_log_wait_commit()
749 read_unlock(&journal->j_state_lock); in jbd2_transaction_committed()
770 read_unlock(&journal->j_state_lock); in jbd2_complete_transaction()
777 read_unlock(&journal->j_state_lock); in jbd2_complete_transaction()
923 read_unlock(&journal->j_state_lock); in jbd2_journal_get_log_tail()
[all …]
/Linux-v4.19/drivers/isdn/mISDN/
Dcore.c292 read_unlock(&bp_lock); in get_all_Bprotocols()
304 read_unlock(&bp_lock); in get_Bprotocol4mask()
307 read_unlock(&bp_lock); in get_Bprotocol4mask()
/Linux-v4.19/kernel/
Dpid_namespace.c221 read_unlock(&tasklist_lock); in zap_pid_ns_processes()
329 read_unlock(&tasklist_lock); in reboot_pid_ns()
372 read_unlock(&tasklist_lock); in pidns_for_children_get()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dclock.h53 read_unlock(&clock->lock); in mlx5_timecounter_cyc2time()

12345678