Searched refs:tst_clock_settime (Results 1 – 3 of 3) sorted by relevance
16 int tst_clock_settime(clockid_t clk_id, struct timespec *ts);
63 if (tst_clock_settime(CLOCK_REALTIME, &adjust)) in tst_wallclock_restore()
88 int tst_clock_settime(clockid_t clk_id, struct timespec *ts) in tst_clock_settime() function