Home
last modified time | relevance | path

Searched refs:erp_thread (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/s390/scsi/
Dzfcp_def.h183 struct task_struct *erp_thread; member
Dzfcp_erp.c315 if (!adapter->erp_thread) { in zfcp_erp_action_enqueue()
1536 adapter->erp_thread = thread; in zfcp_erp_thread_setup()
1551 kthread_stop(adapter->erp_thread); in zfcp_erp_thread_kill()
1552 adapter->erp_thread = NULL; in zfcp_erp_thread_kill()