Home
last modified time | relevance | path

Searched refs:dev_reservation_lock (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/target/
A Dtarget_core_pr.c216 spin_lock(&dev->dev_reservation_lock); in target_scsi2_reservation_release()
235 spin_unlock(&dev->dev_reservation_lock); in target_scsi2_reservation_release()
269 spin_lock(&dev->dev_reservation_lock); in target_scsi2_reservation_reserve()
297 spin_unlock(&dev->dev_reservation_lock); in target_scsi2_reservation_reserve()
608 spin_lock(&dev->dev_reservation_lock); in core_scsi3_pr_generation()
610 spin_unlock(&dev->dev_reservation_lock); in core_scsi3_pr_generation()
901 spin_lock(&dev->dev_reservation_lock); in core_scsi3_aptpl_reserve()
1226 spin_lock(&dev->dev_reservation_lock); in core_scsi3_check_implicit_release()
1353 spin_lock(&dev->dev_reservation_lock); in core_scsi3_free_pr_reg_from_nacl()
1385 spin_lock(&dev->dev_reservation_lock); in core_scsi3_free_all_registrations()
[all …]
A Dtarget_core_tmr.c396 spin_lock(&dev->dev_reservation_lock); in core_tmr_lun_reset()
399 spin_unlock(&dev->dev_reservation_lock); in core_tmr_lun_reset()
A Dtarget_core_configfs.c1796 spin_lock(&dev->dev_reservation_lock); in target_pr_res_holder_show()
1801 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_holder_show()
1811 spin_lock(&dev->dev_reservation_lock); in target_pr_res_pr_all_tgt_pts_show()
1822 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_pr_all_tgt_pts_show()
1843 spin_lock(&dev->dev_reservation_lock); in target_pr_res_pr_holder_tg_port_show()
1864 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_pr_holder_tg_port_show()
1916 spin_lock(&dev->dev_reservation_lock); in target_pr_res_pr_type_show()
1925 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_pr_type_show()
A Dtarget_core_device.c768 spin_lock_init(&dev->dev_reservation_lock); in target_alloc_device()
/linux-6.3-rc2/include/target/
A Dtarget_core_base.h823 spinlock_t dev_reservation_lock; member

Completed in 24 milliseconds