Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Dmd.c103 static void md_wakeup_thread_directly(struct md_thread __rcu *thread);
4903 md_wakeup_thread_directly(mddev->sync_thread); in stop_sync_thread()
8066 static void md_wakeup_thread_directly(struct md_thread __rcu *thread) in md_wakeup_thread_directly() function