Home
last modified time | relevance | path

Searched refs:pr_reg_tmp (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
812 list_for_each_entry_safe(pr_reg_tmp, pr_reg_tmp_safe, in __core_scsi3_alloc_registration()
814 list_del(&pr_reg_tmp->pr_reg_atp_mem_list); in __core_scsi3_alloc_registration()
815 core_scsi3_lunacl_undepend_item(pr_reg_tmp->pr_reg_deve); in __core_scsi3_alloc_registration()
816 kmem_cache_free(t10_pr_reg_cache, pr_reg_tmp); in __core_scsi3_alloc_registration()
928 struct t10_pr_registration *pr_reg, *pr_reg_tmp; in __core_scsi3_check_aptpl_registration() local
950 list_for_each_entry_safe(pr_reg, pr_reg_tmp, &pr_tmpl->aptpl_reg_list, in __core_scsi3_check_aptpl_registration()
1056 struct t10_pr_registration *pr_reg_tmp, *pr_reg_tmp_safe; in __core_scsi3_add_registration() local
1087 list_for_each_entry_safe(pr_reg_tmp, pr_reg_tmp_safe, in __core_scsi3_add_registration()
1089 struct se_node_acl *nacl_tmp = pr_reg_tmp in __core_scsi3_add_registration()
1161 struct t10_pr_registration *pr_reg, *pr_reg_tmp; __core_scsi3_locate_pr_reg() local
1353 struct t10_pr_registration *pr_reg, *pr_reg_tmp, *pr_res_holder; core_scsi3_free_pr_reg_from_nacl() local
1389 struct t10_pr_registration *pr_reg, *pr_reg_tmp, *pr_res_holder; core_scsi3_free_all_registrations() local
1490 struct t10_pr_registration *pr_reg_tmp, *pr_reg_tmp_safe; core_scsi3_decode_spec_i_port() local
2059 struct t10_pr_registration *pr_reg, *pr_reg_p, *pr_reg_tmp; core_scsi3_emulate_pro_register() local
2683 struct t10_pr_registration *pr_reg, *pr_reg_tmp, *pr_reg_n, *pr_res_holder; core_scsi3_emulate_pro_clear() local
2810 struct t10_pr_registration *pr_reg, *pr_reg_tmp; core_scsi3_release_preempt_and_abort() local
2837 struct t10_pr_registration *pr_reg, *pr_reg_tmp, *pr_reg_n, *pr_res_holder; core_scsi3_pro_preempt() local
3895 struct t10_pr_registration *pr_reg, *pr_reg_tmp; core_scsi3_pri_read_full_status() local
[all...]
/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
811 list_for_each_entry_safe(pr_reg_tmp, pr_reg_tmp_safe, in __core_scsi3_alloc_registration()
813 list_del(&pr_reg_tmp->pr_reg_atp_mem_list); in __core_scsi3_alloc_registration()
814 core_scsi3_lunacl_undepend_item(pr_reg_tmp->pr_reg_deve); in __core_scsi3_alloc_registration()
815 kmem_cache_free(t10_pr_reg_cache, pr_reg_tmp); in __core_scsi3_alloc_registration()
926 struct t10_pr_registration *pr_reg, *pr_reg_tmp; in __core_scsi3_check_aptpl_registration() local
946 list_for_each_entry_safe(pr_reg, pr_reg_tmp, &pr_tmpl->aptpl_reg_list, in __core_scsi3_check_aptpl_registration()
1051 struct t10_pr_registration *pr_reg_tmp, *pr_reg_tmp_safe; in __core_scsi3_add_registration() local
1082 list_for_each_entry_safe(pr_reg_tmp, pr_reg_tmp_safe, in __core_scsi3_add_registration()
1084 struct se_node_acl *nacl_tmp = pr_reg_tmp in __core_scsi3_add_registration()
1156 struct t10_pr_registration *pr_reg, *pr_reg_tmp; __core_scsi3_locate_pr_reg() local
1347 struct t10_pr_registration *pr_reg, *pr_reg_tmp, *pr_res_holder; core_scsi3_free_pr_reg_from_nacl() local
1383 struct t10_pr_registration *pr_reg, *pr_reg_tmp, *pr_res_holder; core_scsi3_free_all_registrations() local
1476 struct t10_pr_registration *pr_reg_tmp, *pr_reg_tmp_safe; core_scsi3_decode_spec_i_port() local
2042 struct t10_pr_registration *pr_reg, *pr_reg_p, *pr_reg_tmp; core_scsi3_emulate_pro_register() local
2663 struct t10_pr_registration *pr_reg, *pr_reg_tmp, *pr_reg_n, *pr_res_holder; core_scsi3_emulate_pro_clear() local
2789 struct t10_pr_registration *pr_reg, *pr_reg_tmp; core_scsi3_release_preempt_and_abort() local
2816 struct t10_pr_registration *pr_reg, *pr_reg_tmp, *pr_reg_n, *pr_res_holder; core_scsi3_pro_preempt() local
3929 struct t10_pr_registration *pr_reg, *pr_reg_tmp; core_scsi3_pri_read_full_status() local
[all...]

Completed in 6 milliseconds