Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/md/
Dmd.h705 extern void md_unregister_thread(struct md_thread **threadp);
Dmd.c7970 void md_unregister_thread(struct md_thread **threadp) in md_unregister_thread() argument
7972 struct md_thread *thread = *threadp; in md_unregister_thread()
7980 *threadp = NULL; in md_unregister_thread()