Lines Matching defs:thread
292 md_wakeup_thread(mddev->thread);
328 * Wake up any possible resync thread that waits for the device
835 * thread state
1182 md_wakeup_thread(mddev->thread);
1230 * If r1_bio is set, we are blocking the raid1d thread
1372 * thread has put up a bar for new requests.
1576 md_wakeup_thread(mddev->thread);
2267 * This is a kernel thread which:
2499 md_wakeup_thread(conf->mddev->thread);
2551 static void raid1d(struct md_thread *thread)
2553 struct mddev *mddev = thread->mddev;
3084 rcu_assign_pointer(conf->thread,
3086 if (!conf->thread)
3160 md_unregister_thread(mddev, &conf->thread);
3178 rcu_assign_pointer(mddev->thread, conf->thread);
3179 rcu_assign_pointer(conf->thread, NULL);
3187 md_unregister_thread(mddev, &mddev->thread);
3346 md_wakeup_thread(mddev->thread);