Lines Matching defs:thread
345 struct md_thread *thread; /* management thread */
351 * when the sync thread is "frozen" (interrupted) or "idle" (stopped
517 MD_RECOVERY_RUNNING, /* a thread is running, or about to be started */
521 MD_RECOVERY_DONE, /* thread is done and is waiting to be reaped */
529 MD_RESYNCING_REMOTE, /* remote node is running resync thread */
677 void (*run) (struct md_thread *thread);
701 void (*run)(struct md_thread *thread),
705 extern void md_wakeup_thread(struct md_thread *thread);
723 extern void md_do_sync(struct md_thread *thread);
775 md_wakeup_thread(mddev->thread);