Searched refs:md_wakeup_thread_directly (Results 1 – 1 of 1) sorted by relevance
92 static void md_wakeup_thread_directly(struct md_thread __rcu *thread);4786 md_wakeup_thread_directly(mddev->sync_thread); in stop_sync_thread()6331 md_wakeup_thread_directly(mddev->sync_thread); in md_set_readonly()6397 md_wakeup_thread_directly(mddev->sync_thread); in do_md_stop()7952 static void md_wakeup_thread_directly(struct md_thread __rcu *thread) in md_wakeup_thread_directly() function