pr_reg_abort_list 634 drivers/target/target_core_pr.c INIT_LIST_HEAD(&pr_reg->pr_reg_abort_list); pr_reg_abort_list 849 drivers/target/target_core_pr.c INIT_LIST_HEAD(&pr_reg->pr_reg_abort_list); pr_reg_abort_list 1356 drivers/target/target_core_pr.c list_add_tail(&pr_reg->pr_reg_abort_list, preempt_and_abort_list); pr_reg_abort_list 2795 drivers/target/target_core_pr.c list_add_tail(&pr_reg->pr_reg_abort_list, pr_reg_abort_list 2806 drivers/target/target_core_pr.c pr_reg_abort_list) { pr_reg_abort_list 2808 drivers/target/target_core_pr.c list_del(&pr_reg->pr_reg_abort_list); pr_reg_abort_list 72 drivers/target/target_core_tmr.c list_for_each_entry(reg, list, pr_reg_abort_list) { pr_reg_abort_list 370 include/target/target_core_base.h struct list_head pr_reg_abort_list;