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()1090 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()1158 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()1274 __releases(&pr_tmpl->registration_lock) in __core_scsi3_free_registration()1275 __acquires(&pr_tmpl->registration_lock) in __core_scsi3_free_registration()1316 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_free_registration()1364 spin_lock(&pr_tmpl->registration_lock); in core_scsi3_free_pr_reg_from_nacl()1394 spin_lock(&pr_tmpl->registration_lock); in core_scsi3_free_all_registrations()[all …]
777 spin_lock_init(&dev->t10_pr.registration_lock); in target_alloc_device()
1882 spin_lock(&dev->t10_pr.registration_lock); in target_pr_res_pr_registered_i_pts_show()1902 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()1673 mutex_lock(®istration_lock); in register_framebuffer()1675 mutex_unlock(®istration_lock); in register_framebuffer()1700 mutex_lock(®istration_lock); in unregister_framebuffer()1702 mutex_unlock(®istration_lock); in unregister_framebuffer()
390 spinlock_t registration_lock; member
Completed in 27 milliseconds