Home
last modified time | relevance | path

Searched refs:registration_lock (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/target/
A Dtarget_core_pr.c175 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()
1092 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_add_registration()
1160 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_locate_pr_reg()
1276 __releases(&pr_tmpl->registration_lock) in __core_scsi3_free_registration()
1277 __acquires(&pr_tmpl->registration_lock) in __core_scsi3_free_registration()
1318 spin_lock(&pr_tmpl->registration_lock); in __core_scsi3_free_registration()
1366 spin_lock(&pr_tmpl->registration_lock); in core_scsi3_free_pr_reg_from_nacl()
1396 spin_lock(&pr_tmpl->registration_lock); in core_scsi3_free_all_registrations()
[all …]
A Dtarget_core_device.c768 spin_lock_init(&dev->t10_pr.registration_lock); in target_alloc_device()
A Dtarget_core_configfs.c1852 spin_lock(&dev->t10_pr.registration_lock); in target_pr_res_pr_registered_i_pts_show()
1872 spin_unlock(&dev->t10_pr.registration_lock); in target_pr_res_pr_registered_i_pts_show()
/linux/drivers/parport/
A Dshare.c54 static DEFINE_MUTEX(registration_lock);
302 mutex_lock(&registration_lock); in __parport_register_driver()
306 mutex_unlock(&registration_lock); in __parport_register_driver()
341 mutex_lock(&registration_lock); in parport_unregister_driver()
344 mutex_unlock(&registration_lock); in parport_unregister_driver()
539 mutex_lock(&registration_lock); in parport_announce_port()
556 mutex_unlock(&registration_lock); in parport_announce_port()
583 mutex_lock(&registration_lock); in parport_remove_port()
610 mutex_unlock(&registration_lock); in parport_remove_port()
/linux/drivers/video/fbdev/core/
A Dfbmem.c48 static DEFINE_MUTEX(registration_lock);
67 mutex_lock(&registration_lock); in get_fb_info()
71 mutex_unlock(&registration_lock); in get_fb_info()
711 mutex_lock(&registration_lock); in fb_seq_start()
723 mutex_unlock(&registration_lock); in fb_seq_stop()
1754 mutex_lock(&registration_lock); in remove_conflicting_framebuffers()
1756 mutex_unlock(&registration_lock); in remove_conflicting_framebuffers()
1789 mutex_lock(&registration_lock); in is_firmware_framebuffer()
1803 mutex_unlock(&registration_lock); in is_firmware_framebuffer()
1874 mutex_lock(&registration_lock); in register_framebuffer()
[all …]
/linux/include/target/
A Dtarget_core_base.h388 spinlock_t registration_lock; member
/linux/
A DSystem.map137758 ffff800011ef8740 d registration_lock
A D.tmp_System.map137758 ffff800011ef8740 d registration_lock

Completed in 362 milliseconds