Searched refs:TIME_INS (Results 1 – 3 of 3) sorted by relevance
199 #define TIME_INS 1 /* insert leap second */ macro
590 if ((ntpdata->time_state == TIME_INS) && (ntpdata->time_status & STA_INS)) in update_rtc() 620 ntpdata->time_state = TIME_INS;629 case TIME_INS: in sync_hw_clock() 1079 if ((ntpdata->time_state == TIME_INS) && (ntpdata->time_status & STA_INS)) { in __hardpps()
88 case TIME_INS: return "TIME_INS"; in time_state_str()