Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd.c102 static void md_wakeup_thread_directly(struct md_thread __rcu **thread);
5175 md_wakeup_thread_directly(&mddev->sync_thread); in stop_sync_thread()
8509 static void md_wakeup_thread_directly(struct md_thread __rcu **thread) in md_wakeup_thread_directly() function