Searched refs:registration_lock (Results 1 – 6 of 6) sorted by relevance
186 spin_lock(&pr_tmpl->registration_lock); in target_check_scsi2_reservation_conflict()188 spin_unlock(&pr_tmpl->registration_lock); in target_check_scsi2_reservation_conflict()1043 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1048 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1064 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1072 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1113 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()1138 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()1152 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()1155 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()[all …]
911 spin_lock(&dev->t10_pr.registration_lock); in target_core_dev_pr_show_attr_res_pr_registered_i_pts()931 spin_unlock(&dev->t10_pr.registration_lock); in target_core_dev_pr_show_attr_res_pr_registered_i_pts()
1504 spin_lock_init(&dev->t10_pr.registration_lock); in target_alloc_device()
53 static DEFINE_MUTEX(registration_lock);161 mutex_lock(®istration_lock); in parport_register_driver()165 mutex_unlock(®istration_lock); in parport_register_driver()191 mutex_lock(®istration_lock); in parport_unregister_driver()195 mutex_unlock(®istration_lock); in parport_unregister_driver()373 mutex_lock(®istration_lock); in parport_announce_port()390 mutex_unlock(®istration_lock); in parport_announce_port()416 mutex_lock(®istration_lock); in parport_remove_port()443 mutex_unlock(®istration_lock); in parport_remove_port()
45 static DEFINE_MUTEX(registration_lock);60 mutex_lock(®istration_lock); in get_fb_info()64 mutex_unlock(®istration_lock); in get_fb_info()682 mutex_lock(®istration_lock); in fb_seq_start()694 mutex_unlock(®istration_lock); in fb_seq_stop()1754 mutex_lock(®istration_lock); in remove_conflicting_framebuffers()1756 mutex_unlock(®istration_lock); in remove_conflicting_framebuffers()1776 mutex_lock(®istration_lock); in register_framebuffer()1778 mutex_unlock(®istration_lock); in register_framebuffer()1805 mutex_lock(®istration_lock); in unregister_framebuffer()[all …]
411 spinlock_t registration_lock; member