Searched refs:hil_thread (Results 1 – 1 of 1) sorted by relevance
102 void hil_thread(void *);253 if (kthread_create(hil_thread, sc, &sc->sc_thread, in hil_attach_deferred()444 hil_thread(void *arg) in hil_thread() function