Searched refs:list_mutex (Results 1 – 9 of 9) sorted by relevance
58 mutex_init(&dev->list_mutex); in w1_alloc_dev()182 mutex_lock(&dev->list_mutex); in __w1_remove_master_device()184 mutex_unlock(&dev->list_mutex); in __w1_remove_master_device()186 mutex_lock(&dev->list_mutex); in __w1_remove_master_device()189 mutex_unlock(&dev->list_mutex); in __w1_remove_master_device()199 mutex_lock(&dev->list_mutex); in __w1_remove_master_device()201 mutex_unlock(&dev->list_mutex); in __w1_remove_master_device()203 mutex_lock(&dev->list_mutex); in __w1_remove_master_device()205 mutex_unlock(&dev->list_mutex); in __w1_remove_master_device()
274 mutex_lock(&dev->list_mutex); in w1_get_slaves()279 mutex_unlock(&dev->list_mutex); in w1_get_slaves()491 mutex_lock(&dev->list_mutex); in w1_process_cb()493 mutex_unlock(&dev->list_mutex); in w1_process_cb()687 mutex_lock(&dev->list_mutex); in w1_cn_callback()690 mutex_unlock(&dev->list_mutex); in w1_cn_callback()
147 mutex_lock(&cbe_spu_info[node].list_mutex); in spu_update_sched_info()149 mutex_unlock(&cbe_spu_info[node].list_mutex); in spu_update_sched_info()188 mutex_lock(&cbe_spu_info[node].list_mutex); in do_notify_spus_active()198 mutex_unlock(&cbe_spu_info[node].list_mutex); in do_notify_spus_active()249 BUG_ON(!mutex_is_locked(&cbe_spu_info[spu->node].list_mutex)); in sched_spu()316 mutex_lock(&cbe_spu_info[node].list_mutex); in aff_ref_location()324 mutex_unlock(&cbe_spu_info[node].list_mutex); in aff_ref_location()331 mutex_unlock(&cbe_spu_info[node].list_mutex); in aff_ref_location()335 mutex_unlock(&cbe_spu_info[node].list_mutex); in aff_ref_location()568 mutex_lock(&cbe_spu_info[node].list_mutex); in spu_get_idle()[all …]
55 static DEFINE_MUTEX(list_mutex);95 guard(mutex)(&list_mutex); in dell_privacy_has_mic_mute()124 mutex_lock(&list_mutex); in dell_privacy_process_event()155 mutex_unlock(&list_mutex); in dell_privacy_process_event()354 mutex_lock(&list_mutex); in dell_privacy_wmi_probe()356 mutex_unlock(&list_mutex); in dell_privacy_wmi_probe()364 mutex_lock(&list_mutex); in dell_privacy_wmi_remove()366 mutex_unlock(&list_mutex); in dell_privacy_wmi_remove()
65 static DEFINE_MUTEX(list_mutex);90 mutex_lock(&list_mutex); in get_fw_mgmt()102 mutex_unlock(&list_mutex); in get_fw_mgmt()594 mutex_lock(&list_mutex); in gb_fw_mgmt_connection_init()596 mutex_unlock(&list_mutex); in gb_fw_mgmt_connection_init()634 mutex_lock(&list_mutex); in gb_fw_mgmt_connection_init()636 mutex_unlock(&list_mutex); in gb_fw_mgmt_connection_init()668 mutex_lock(&list_mutex); in gb_fw_mgmt_connection_exit()670 mutex_unlock(&list_mutex); in gb_fw_mgmt_connection_exit()
104 init_rwsem(&grp->list_mutex); in port_subs_info_init() 501 guard(rwsem_write)(&grp->list_mutex); in check_and_subscribe_port() 533 /* called with grp->list_mutex held */ in __delete_and_unsubscribe_port() 562 guard(rwsem_write)(&grp->list_mutex);625 scoped_guard(rwsem_write, &dest->list_mutex) { in snd_seq_port_disconnect() 655 guard(rwsem_read)(&src_grp->list_mutex); in snd_seq_port_get_subscription()
741 down_read_nested(&grp->list_mutex, hop); in deliver_to_subscribers() 743 lockdep_is_held(&grp->list_mutex)) { in deliver_to_subscribers() 766 up_read(&grp->list_mutex);1984 guard(rwsem_read)(&group->list_mutex);2556 guard(rwsem_read)(&group->list_mutex); in snd_seq_info_dump_ports()
209 struct mutex list_mutex; member
180 struct mutex list_mutex; member