Searched refs:vmt_clock_sync_tick (Results 1 – 1 of 1) sorted by relevance
83 static void vmt_clock_sync_tick(void *);267 callout_setfunc(&sc->sc_clock_sync_tick, vmt_clock_sync_tick, sc); in vmt_common_attach()402 vmt_clock_sync_tick(void *xarg) in vmt_clock_sync_tick() function