Lines Matching refs:stime
33 uint32_t stime; /* schedule limit (a month before transition) */
48 vint64 stime; /* schedule time (when we take notice) */
250 ts = subv64u32(&ts, pt->info[idx].stime);
330 if (ucmpv64(&ts64, &pt->head.stime) < 0)
386 return ucmpv64(&pt->head.ttime, &pt->head.stime) >= 0;
716 pt->head.stime = pt->head.ebase;
877 pt->head.stime = subv64u32(
878 &pt->head.ttime, pt->info[idx].stime);
882 pt->head.stime = pt->head.ttime;
969 li.stime = ttime.D_s.lo - starttime.D_s.lo;
1019 li.stime = ttime->D_s.lo - starttime.D_s.lo;