Home
last modified time | relevance | path

Searched refs:time_state (Results 1 – 1 of 1) sorted by relevance

/kernel/time/
Dntp.c57 static int time_state = TIME_OK; variable
384 if ((time_state == TIME_INS) && (time_status & STA_INS)) in ntp_get_next_leap()
411 switch (time_state) { in second_overflow()
414 time_state = TIME_INS; in second_overflow()
418 time_state = TIME_DEL; in second_overflow()
426 time_state = TIME_OK; in second_overflow()
429 time_state = TIME_OOP; in second_overflow()
437 time_state = TIME_OK; in second_overflow()
441 time_state = TIME_WAIT; in second_overflow()
448 time_state = TIME_WAIT; in second_overflow()
[all …]