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()1073 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1077 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1095 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1101 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1163 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()1178 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()1195 spin_unlock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()[all …]
754 spin_lock_init(&dev->t10_pr.registration_lock); in target_alloc_device()
1798 spin_lock(&dev->t10_pr.registration_lock); in target_pr_res_pr_registered_i_pts_show()1818 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()1758 mutex_lock(®istration_lock); in remove_conflicting_framebuffers()1760 mutex_unlock(®istration_lock); in remove_conflicting_framebuffers()1831 mutex_lock(®istration_lock); in register_framebuffer()1833 mutex_unlock(®istration_lock); in register_framebuffer()1858 mutex_lock(®istration_lock); in unregister_framebuffer()[all …]
383 spinlock_t registration_lock; member