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()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 …]
731 spin_lock_init(&dev->t10_pr.registration_lock); in target_alloc_device()
1910 spin_lock(&dev->t10_pr.registration_lock); in target_pr_res_pr_registered_i_pts_show()1930 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()
25 extern struct mutex registration_lock;
49 DEFINE_MUTEX(registration_lock);67 mutex_lock(®istration_lock); in get_fb_info()71 mutex_unlock(®istration_lock); in get_fb_info()1054 mutex_lock(®istration_lock); in register_framebuffer()1056 mutex_unlock(®istration_lock); in register_framebuffer()1081 mutex_lock(®istration_lock); in unregister_framebuffer()1083 mutex_unlock(®istration_lock); in unregister_framebuffer()
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()
390 spinlock_t registration_lock; member