Home
last modified time | relevance | path

Searched refs:esterror (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Dtimex.h70 __kernel_long_t esterror;/* estimated error (usec) */ member
108 long long esterror;/* estimated error (usec) */ member
/linux/include/linux/
H A Dtime32.h32 s32 esterror; member
/linux/kernel/time/
H A Dntp.c986 ntpdata->time_esterror = clamp(txc->esterror, 0, NTP_PHASE_LIMIT); in hardpps_update_freq()
1061 txc->esterror = ntpdata->time_esterror; in __hardpps()