Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dtimex.h83 __kernel_long_t stabil; /* pps stability (scaled ppm) (ro) */ member
123 long long stabil; /* pps stability (scaled ppm) (ro) */ member
/linux/include/linux/
H A Dtime32.h42 s32 stabil; member
/linux/kernel/time/
H A Dntp.c221 txc->stabil = ntpdata->pps_stabil;
251 txc->stabil = 0; in ntp_update_frequency()