Searched full:tmrs (Results 1 – 5 of 5) sorted by relevance
187 * Release all pending and outgoing TMRs aside from the received in core_tmr_drain_tmr_list()211 * skip non registration key matching TMRs. in core_tmr_drain_tmr_list()
1414 LIST_HEAD(tmrs); in tcmu_run_tmr_queue()1421 list_splice_init(&udev->tmr_queue, &tmrs); in tcmu_run_tmr_queue()1423 list_for_each_entry_safe(tmr, tmp, &tmrs, queue_entry) { in tcmu_run_tmr_queue()1432 * tmr was requeued, so just put all tmrs back in in tcmu_run_tmr_queue()1435 list_splice_tail(&tmrs, &udev->tmr_queue); in tcmu_run_tmr_queue()2415 * So TMRs in tmr queue do not contain relevant cmd_ids. in tcmu_reset_ring()2418 * Therefore remove all TMRs from qfull queue in tcmu_reset_ring()
832 * and incoming ATIOs or TMRs picking up a stale se_node_act reference. in tcm_qla2xxx_clear_nacl_from_fcport_map()
1218 /* only used for printk until we do TMRs */ in sbp_handle_command()
2041 * Locate the struct se_lun for all TMRs not related to ERL=2 TASK_REASSIGN in iscsit_handle_task_mgt_cmd()