Searched refs:vtw_cs (Results 1 – 1 of 1) sorted by relevance
1539 static callout_t vtw_cs; variable1565 callout_schedule(&vtw_cs, hz / 5); in vtw_tick()1866 callout_schedule(&vtw_cs, hz / 5); in vtw_control()2201 callout_init(&vtw_cs, 0); in vtw_earlyinit()2202 callout_setfunc(&vtw_cs, vtw_tick, 0); in vtw_earlyinit()