Searched refs:registration_lock (Results 1 – 8 of 8) sorted by relevance
175 spin_lock(&pr_tmpl->registration_lock); in target_check_scsi2_reservation_conflict()177 spin_unlock(&pr_tmpl->registration_lock); in target_check_scsi2_reservation_conflict()1069 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1073 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1091 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1097 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1159 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()1174 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()1188 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()1191 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()[all …]
730 spin_lock_init(&dev->t10_pr.registration_lock); in target_alloc_device()
1948 spin_lock(&dev->t10_pr.registration_lock); in target_pr_res_pr_registered_i_pts_show()1968 spin_unlock(&dev->t10_pr.registration_lock); in target_pr_res_pr_registered_i_pts_show()
11 mutex_lock(®istration_lock); in fb_seq_start()18 mutex_unlock(®istration_lock); in fb_seq_stop()
31 DEFINE_MUTEX(registration_lock);45 mutex_lock(®istration_lock); in get_fb_info()49 mutex_unlock(®istration_lock); in get_fb_info()514 mutex_lock(®istration_lock); in register_framebuffer()516 mutex_unlock(®istration_lock); in register_framebuffer()541 mutex_lock(®istration_lock); in unregister_framebuffer()543 mutex_unlock(®istration_lock); in unregister_framebuffer()
42 extern struct mutex registration_lock;
52 static DEFINE_MUTEX(registration_lock);293 mutex_lock(®istration_lock); in __parport_register_driver()297 mutex_unlock(®istration_lock); in __parport_register_driver()332 mutex_lock(®istration_lock); in parport_unregister_driver()335 mutex_unlock(®istration_lock); in parport_unregister_driver()518 mutex_lock(®istration_lock); in parport_announce_port()535 mutex_unlock(®istration_lock); in parport_announce_port()562 mutex_lock(®istration_lock); in parport_remove_port()589 mutex_unlock(®istration_lock); in parport_remove_port()
399 spinlock_t registration_lock; member