Searched refs:recovery_thread (Results 1 – 5 of 5) sorted by relevance
79 &aic->platform_data->recovery_thread, in aic_spawn_recovery_thread()92 if (aic->platform_data->recovery_thread == NULL) { in aic_terminate_recovery_thread()122 aic->platform_data->recovery_thread = NULL; in aic_recovery_thread()
149 struct proc *recovery_thread; member
138 struct proc *recovery_thread; member
3865 &mpt->recovery_thread, /*flags*/0, in mpt_spawn_recovery_thread()3874 if (mpt->recovery_thread == NULL) { in mpt_terminate_recovery_thread()3883 mpt_sleep(mpt, &mpt->recovery_thread, PUSER, "thtrm", 0); in mpt_terminate_recovery_thread()3904 mpt->recovery_thread = NULL; in mpt_recovery_thread()3905 wakeup(&mpt->recovery_thread); in mpt_recovery_thread()
696 struct proc *recovery_thread; member