taglinefilesource code
last_rtc_update479kernel/sched.cstatic long last_rtc_update=0;
last_rtc_update527kernel/sched.cif (xtime.tv_sec > last_rtc_update + 660)
last_rtc_update529kernel/sched.clast_rtc_update = xtime.tv_sec;