Searched refs:do_thread (Results 1 – 1 of 1) sorted by relevance
1128 static int do_thread(void *_vq) in do_thread() function1863 vq->thread = clone(do_thread, stack + 32768, CLONE_VM | SIGCHLD, vq); in start_virtqueue()