Searched refs:softclock_handler (Results 1 – 1 of 1) sorted by relevance
159 static void softclock_handler(void *arg);423 lwkt_create(softclock_handler, sc, NULL, &sc->thread, in swi_softclock_setup()491 softclock_handler(void *arg) in softclock_handler() function