Searched refs:tfd_boottim (Results 1 – 1 of 1) sorted by relevance
93 struct timespec tfd_boottim; /* (t) cached boottime */ member146 timespeccmp(&boottime, &tfd->tfd_boottim, ==)) { in timerfd_jumped()154 else if (timespeccmp(&boottime, &tfd->tfd_boottim, <)) in timerfd_jumped()163 &tfd->tfd_boottim, &diff); in timerfd_jumped()174 tfd->tfd_boottim = boottime; in timerfd_jumped()469 timerfd_getboottime(&tfd->tfd_boottim); in kern_timerfd_create()551 timespecsub(&tfd->tfd_time.it_value, &tfd->tfd_boottim, in kern_timerfd_settime()