Searched refs:time_state (Results 1 – 7 of 7) sorted by relevance
116 if ( (time_state == TIME_ERROR) || (time_state == TIME_BAD) ) in chrp_set_rtc_time()117 time_state = TIME_OK; in chrp_set_rtc_time()
440 if ((time_state == TIME_ERROR) || (time_state == TIME_BAD)) in gemini_set_rtc_time()441 time_state = TIME_OK; in gemini_set_rtc_time()
47 int time_state = TIME_OK; /* clock synchronization status */ variable383 switch (time_state) { in second_overflow()387 time_state = TIME_INS; in second_overflow()389 time_state = TIME_DEL; in second_overflow()395 time_state = TIME_OOP; in second_overflow()403 time_state = TIME_WAIT; in second_overflow()409 time_state = TIME_WAIT; in second_overflow()414 time_state = TIME_OK; in second_overflow()
239 result = time_state; /* mostly `TIME_OK' */ in do_adjtimex()
259 extern int time_state; /* clock status */
287 time_state = TIME_ERROR; /* p. 24, (a) */ in do_settimeofday()
314 time_state = TIME_ERROR; /* p. 24, (a) */ in do_settimeofday()