Searched refs:xn_tick (Results 1 – 1 of 1) sorted by relevance
111 static void xn_tick(void *);1245 callout_reset(&sc->xn_stat_ch, hz, xn_tick, sc); in xn_tick_locked()1251 xn_tick(void *xsc) in xn_tick() function1517 callout_reset(&sc->xn_stat_ch, hz, xn_tick, sc); in xn_ifinit_locked()