STA_INS 384 kernel/time/ntp.c if ((time_state == TIME_INS) && (time_status & STA_INS)) STA_INS 413 kernel/time/ntp.c if (time_status & STA_INS) { STA_INS 424 kernel/time/ntp.c if (!(time_status & STA_INS)) { STA_INS 451 kernel/time/ntp.c if (!(time_status & (STA_INS | STA_DEL))) STA_INS 781 kernel/time/ntp.c if ((time_state == TIME_INS) && (time_status & STA_INS)) { STA_INS 264 tools/testing/selftests/timers/leap-a-day.c tx.status = STA_INS; STA_INS 277 tools/testing/selftests/timers/leap-a-day.c if (tx.status != STA_INS && tx.status != STA_DEL) { STA_INS 317 tools/testing/selftests/timers/leap-a-day.c if (tx.status != STA_INS && tx.status != STA_DEL) { STA_INS 321 tools/testing/selftests/timers/leap-a-day.c tx.status = STA_INS; STA_INS 99 tools/testing/selftests/timers/leapcrash.c tx.status = STA_INS;