Home
last modified time | relevance | path

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

/linux/drivers/md/
H A Dmd.h890 __md_wakeup_thread(thread); \
907 extern void __md_wakeup_thread(struct md_thread __rcu *thread);
H A Dmd.c8688 void __md_wakeup_thread(struct md_thread __rcu *thread) in __md_wakeup_thread() function
8700 EXPORT_SYMBOL(__md_wakeup_thread);