Searched refs:module_thread (Results 1 – 1 of 1) sorted by relevance
125 static void module_thread(void *);479 error = kthread_create(PRI_VM, KTHREAD_MPSAFE, NULL, module_thread, in module_start_unload_thread()1678 module_thread(void *cookie) in module_thread() function