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.h887 __md_wakeup_thread(thread); \
904 extern void __md_wakeup_thread(struct md_thread __rcu *thread);
H A Dmd.c8525 void __md_wakeup_thread(struct md_thread __rcu *thread) in __md_wakeup_thread() function
8537 EXPORT_SYMBOL(__md_wakeup_thread);