Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/md/
Dmd.h736 extern void md_unregister_thread(struct md_thread **threadp);
Dmd.c7941 void md_unregister_thread(struct md_thread **threadp) in md_unregister_thread() argument
7950 thread = *threadp; in md_unregister_thread()
7955 *threadp = NULL; in md_unregister_thread()