Searched refs:recovery_thread (Results 1 – 5 of 5) sorted by relevance
77 &aic->platform_data->recovery_thread, in aic_spawn_recovery_thread()90 if (aic->platform_data->recovery_thread == NULL) { in aic_terminate_recovery_thread()120 aic->platform_data->recovery_thread = NULL; in aic_recovery_thread()
129 struct proc *recovery_thread; member
127 struct proc *recovery_thread; member
691 struct proc *recovery_thread; member
3841 &mpt->recovery_thread, /*flags*/0, in mpt_spawn_recovery_thread()3850 if (mpt->recovery_thread == NULL) { in mpt_terminate_recovery_thread()3859 mpt_sleep(mpt, &mpt->recovery_thread, PUSER, "thtrm", 0); in mpt_terminate_recovery_thread()3880 mpt->recovery_thread = NULL; in mpt_recovery_thread()3881 wakeup(&mpt->recovery_thread); in mpt_recovery_thread()