Lines Matching defs:thread
371 struct md_thread __rcu *thread; /* management thread */
377 * when the sync thread is "frozen" (interrupted) or "idle" (stopped
543 /* The sequence number for sync thread */
555 MD_RECOVERY_RUNNING, /* a thread is running, or about to be started */
559 MD_RECOVERY_DONE, /* thread is done and is waiting to be reaped */
567 MD_RESYNCING_REMOTE, /* remote node is running resync thread */
733 void (*run) (struct md_thread *thread);
764 void (*run)(struct md_thread *thread),
768 extern void md_wakeup_thread(struct md_thread __rcu *thread);
788 extern void md_do_sync(struct md_thread *thread);
831 md_wakeup_thread(mddev->thread);