Searched refs:xc_thread (Results 1 – 1 of 1) sorted by relevance
120 static void xc_thread(void *);246 error = kthread_create(PRI_XCALL, KTHREAD_MPSAFE, ci, xc_thread, in xc_init_cpu()439 xc_thread(void *cookie) in xc_thread() function