aptpl_reg_list 753 drivers/target/target_core_device.c INIT_LIST_HEAD(&dev->t10_pr.aptpl_reg_list); aptpl_reg_list 886 drivers/target/target_core_pr.c list_add_tail(&pr_reg->pr_reg_aptpl_list, &pr_tmpl->aptpl_reg_list); aptpl_reg_list 950 drivers/target/target_core_pr.c list_for_each_entry_safe(pr_reg, pr_reg_tmp, &pr_tmpl->aptpl_reg_list, aptpl_reg_list 1420 drivers/target/target_core_pr.c list_for_each_entry_safe(pr_reg, pr_reg_tmp, &pr_tmpl->aptpl_reg_list, aptpl_reg_list 398 include/target/target_core_base.h struct list_head aptpl_reg_list;