Home
last modified time | relevance | path

Searched refs:pr_reg_atp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_pr.c705 struct t10_pr_registration *pr_reg, *pr_reg_atp, *pr_reg_tmp, *pr_reg_tmp_safe; in __core_scsi3_alloc_registration() local
781 * port, allocate the pr_reg_atp and attach it to the in __core_scsi3_alloc_registration()
789 pr_reg_atp = __core_scsi3_do_alloc_registration(dev, in __core_scsi3_alloc_registration()
793 if (!pr_reg_atp) { in __core_scsi3_alloc_registration()
799 list_add_tail(&pr_reg_atp->pr_reg_atp_mem_list, in __core_scsi3_alloc_registration()
/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_pr.c706 struct t10_pr_registration *pr_reg, *pr_reg_atp, *pr_reg_tmp, *pr_reg_tmp_safe; in __core_scsi3_alloc_registration() local
781 * port, allocate the pr_reg_atp and attach it to the in __core_scsi3_alloc_registration()
788 pr_reg_atp = __core_scsi3_do_alloc_registration(dev, in __core_scsi3_alloc_registration()
792 if (!pr_reg_atp) { in __core_scsi3_alloc_registration()
798 list_add_tail(&pr_reg_atp->pr_reg_atp_mem_list, in __core_scsi3_alloc_registration()

Completed in 9 milliseconds