Searched refs:mpipe_thread (Results 1 – 1 of 1) sorted by relevance
57 static void mpipe_thread(void *arg);112 kthread_create(mpipe_thread, mpipe, &mpipe->thread, in mpipe_init()170 mpipe_thread(void *arg) in mpipe_thread() function