Searched refs:stp_info (Results 1 – 1 of 1) sorted by relevance
434 static struct stp_sstpi stp_info; variable557 if (stp_info.todoff[0] || stp_info.todoff[1] || in stp_sync_clock()558 stp_info.todoff[2] || stp_info.todoff[3] || in stp_sync_clock()559 stp_info.tmd != 2) { in stp_sync_clock()567 if (rc == 0 && stp_info.tmd != 2) in stp_sync_clock()614 if (!stp_info.lu || !check_sync_clock()) { in stp_check_leap()688 if (rc || stp_info.c == 0) in stp_work_fn()706 else if (stp_info.lu) in stp_work_fn()745 ret = sprintf(buf, "%i\n", stp_info.ctn); in ctn_type_show()790 if (!stpinfo_valid() || !(stp_info.vbits & 0x8000) || !stp_info.lu) { in leap_seconds_scheduled_show()[all …]
Completed in 5 milliseconds