Home
last modified time | relevance | path

Searched refs:md_wakeup_thread_directly (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/md/
H A Dmd.c92 static void md_wakeup_thread_directly(struct md_thread __rcu *thread);
4847 md_wakeup_thread_directly(mddev->sync_thread); in stop_sync_thread()
6403 md_wakeup_thread_directly(mddev->sync_thread); in md_set_readonly()
6468 md_wakeup_thread_directly(mddev->sync_thread); in do_md_stop()
8010 static void md_wakeup_thread_directly(struct md_thread __rcu *thread) in md_wakeup_thread_directly() function