Searched refs:ts_update (Results 1 – 1 of 1) sorted by relevance
209 static void ts_update(void *);653 (void) timeout(ts_update, NULL, hz); in ts_enterclass()1805 ts_update(void *arg) in ts_update() function1831 (void) timeout(ts_update, arg, hz); in ts_update()