Home
last modified time | relevance | path

Searched refs:erp_running_head (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/s390/scsi/
A Dzfcp_def.h179 struct list_head erp_running_head; member
A Dzfcp_erp.c61 list_for_each_entry(curr_act, &act->adapter->erp_running_head, list) in zfcp_erp_action_is_running()
561 list_move(&erp_action->list, &erp_action->adapter->erp_running_head); in zfcp_erp_action_to_running()
723 list_empty(&adapter->erp_running_head)) { in zfcp_erp_wakeup()
1672 WARN_ON(!list_empty(&adapter->erp_running_head)); in zfcp_erp_thread_kill()
A Dzfcp_aux.c404 INIT_LIST_HEAD(&adapter->erp_running_head); in zfcp_adapter_enqueue()
A Dzfcp_dbf.c320 list_for_each(entry, &adapter->erp_running_head) in zfcp_dbf_rec_trig()

Completed in 27 milliseconds