stp4020.c | 159 void stp4020_event_thread(void *); 476 if (kthread_create(PRI_NONE, 0, NULL, stp4020_event_thread, sc, 550 stp4020_event_thread(void *arg) function in typeref:typename:void 571 panic("stp4020_event_thread: wayward socket number %d", 583 panic("stp4020_event_thread: unknown event type %d",
|