Home
last modified time | relevance | path

Searched refs:dev_reservation_lock (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/
H 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()
607 spin_lock(&dev->dev_reservation_lock); in core_scsi3_pr_generation()
609 spin_unlock(&dev->dev_reservation_lock); in core_scsi3_pr_generation()
903 spin_lock(&dev->dev_reservation_lock); in core_scsi3_aptpl_reserve()
905 spin_unlock(&dev->dev_reservation_lock); in core_scsi3_aptpl_reserve()
1065 * action, the struct se_device->dev_reservation_lock will already be held, in __core_scsi3_add_registration()
1231 spin_lock(&dev->dev_reservation_lock); in core_scsi3_check_implicit_release()
[all...]
H A Dtarget_core_tmr.c427 spin_lock(&dev->dev_reservation_lock); in core_tmr_lun_reset()
430 spin_unlock(&dev->dev_reservation_lock); in core_tmr_lun_reset()
H A Dtarget_core_configfs.c1720 spin_lock(&dev->dev_reservation_lock); in target_pr_res_holder_show()
1725 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_holder_show()
1735 spin_lock(&dev->dev_reservation_lock); in target_pr_res_pr_all_tgt_pts_show()
1746 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_pr_all_tgt_pts_show()
1767 spin_lock(&dev->dev_reservation_lock); in target_pr_res_pr_holder_tg_port_show()
1788 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_pr_holder_tg_port_show()
1840 spin_lock(&dev->dev_reservation_lock); in target_pr_res_pr_type_show()
1849 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_pr_type_show()
H A Dtarget_core_device.c756 spin_lock_init(&dev->dev_reservation_lock); in target_alloc_device()
/kernel/linux/linux-6.6/drivers/target/
H 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()
903 spin_unlock(&dev->dev_reservation_lock); in core_scsi3_aptpl_reserve()
1060 * action, the struct se_device->dev_reservation_lock will already be held, in __core_scsi3_add_registration()
1226 spin_lock(&dev->dev_reservation_lock); in core_scsi3_check_implicit_release()
[all...]
H A Dtarget_core_tmr.c416 spin_lock(&dev->dev_reservation_lock); in core_tmr_lun_reset()
419 spin_unlock(&dev->dev_reservation_lock); in core_tmr_lun_reset()
H A Dtarget_core_configfs.c1824 spin_lock(&dev->dev_reservation_lock); in target_pr_res_holder_show()
1829 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_holder_show()
1839 spin_lock(&dev->dev_reservation_lock); in target_pr_res_pr_all_tgt_pts_show()
1850 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_pr_all_tgt_pts_show()
1871 spin_lock(&dev->dev_reservation_lock); in target_pr_res_pr_holder_tg_port_show()
1892 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_pr_holder_tg_port_show()
1944 spin_lock(&dev->dev_reservation_lock); in target_pr_res_pr_type_show()
1953 spin_unlock(&dev->dev_reservation_lock); in target_pr_res_pr_type_show()
H A Dtarget_core_device.c722 spin_lock_init(&dev->dev_reservation_lock); in target_alloc_device()
/kernel/linux/linux-5.10/include/target/
H A Dtarget_core_base.h806 spinlock_t dev_reservation_lock; member
/kernel/linux/linux-6.6/include/target/
H A Dtarget_core_base.h824 spinlock_t dev_reservation_lock; member

Completed in 29 milliseconds