Searched refs:registration_lock (Results 1 – 6 of 6) 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()1068 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1072 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1090 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1096 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1158 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()1173 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()1187 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()1190 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()[all …]
777 spin_lock_init(&dev->t10_pr.registration_lock); in target_alloc_device()
1863 spin_lock(&dev->t10_pr.registration_lock); in target_pr_res_pr_registered_i_pts_show()1883 spin_unlock(&dev->t10_pr.registration_lock); in target_pr_res_pr_registered_i_pts_show()
54 static DEFINE_MUTEX(registration_lock);302 mutex_lock(®istration_lock); in __parport_register_driver()306 mutex_unlock(®istration_lock); in __parport_register_driver()341 mutex_lock(®istration_lock); in parport_unregister_driver()344 mutex_unlock(®istration_lock); in parport_unregister_driver()539 mutex_lock(®istration_lock); in parport_announce_port()556 mutex_unlock(®istration_lock); in parport_announce_port()583 mutex_lock(®istration_lock); in parport_remove_port()610 mutex_unlock(®istration_lock); in parport_remove_port()
51 static DEFINE_MUTEX(registration_lock);70 mutex_lock(®istration_lock); in get_fb_info()74 mutex_unlock(®istration_lock); in get_fb_info()710 mutex_lock(®istration_lock); in fb_seq_start()722 mutex_unlock(®istration_lock); in fb_seq_stop()1701 mutex_lock(®istration_lock); in register_framebuffer()1703 mutex_unlock(®istration_lock); in register_framebuffer()1728 mutex_lock(®istration_lock); in unregister_framebuffer()1730 mutex_unlock(®istration_lock); in unregister_framebuffer()
388 spinlock_t registration_lock; member