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()1070 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1074 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1092 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1098 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1160 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()1175 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()1189 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()1192 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()[all …]
768 spin_lock_init(&dev->t10_pr.registration_lock); in target_alloc_device()
1851 spin_lock(&dev->t10_pr.registration_lock); in target_pr_res_pr_registered_i_pts_show()1871 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()
48 static DEFINE_MUTEX(registration_lock);67 mutex_lock(®istration_lock); in get_fb_info()71 mutex_unlock(®istration_lock); in get_fb_info()711 mutex_lock(®istration_lock); in fb_seq_start()723 mutex_unlock(®istration_lock); in fb_seq_stop()1751 mutex_lock(®istration_lock); in remove_conflicting_framebuffers()1753 mutex_unlock(®istration_lock); in remove_conflicting_framebuffers()1824 mutex_lock(®istration_lock); in register_framebuffer()1826 mutex_unlock(®istration_lock); in register_framebuffer()1851 mutex_lock(®istration_lock); in unregister_framebuffer()[all …]
388 spinlock_t registration_lock; member