Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/md/
Dmd.h736 extern void md_unregister_thread(struct md_thread **threadp);
Dmd.c7936 void md_unregister_thread(struct md_thread **threadp) in md_unregister_thread() argument
7945 thread = *threadp; in md_unregister_thread()
7950 *threadp = NULL; in md_unregister_thread()