Searched refs:esterror (Results 1 - 13 of 13) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/kernel/
H A Dtime.c260 if (txc->esterror < 0 || txc->esterror >= NTP_PHASE_LIMIT) {
264 time_esterror = txc->esterror;
368 txc->esterror = time_esterror;
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dadjtimex.c145 " esterror: %ld\n"
148 txc.esterror, txc.status);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dtimex.h166 long esterror; /* estimated error (usec) */ member in struct:timex
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dtimex.h166 long esterror; /* estimated error (usec) */ member in struct:timex
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/solaris/
H A Dmisc.c606 s32 esterror; member in struct:sol_ntptimeval
614 s32 esterror; member in struct:sol_timex
646 ret |= __put_user (t.esterror, &ntp->esterror);
662 ret |= __get_user (t.esterror, &txp->esterror);
673 err |= __put_user (t.esterror, &txp->esterror);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/kernel/
H A Dlinux32.c2122 s32 offset, freq, maxerror, esterror; member in struct:timex32
2146 __get_user(txc.esterror, &utp->esterror) ||
2170 __put_user(txc.esterror, &utp->esterror) ||
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/ia32/
H A Dsys_ia32.c1866 s32 offset, freq, maxerror, esterror; member in struct:timex32
1892 __get_user(txc.esterror, &utp->esterror) ||
1917 __put_user(txc.esterror, &utp->esterror) ||
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dsys_ppc32.c1131 s32 offset, freq, maxerror, esterror; member in struct:timex32
1158 __get_user(txc.esterror, &utp->esterror) ||
1185 __put_user(txc.esterror, &utp->esterror) ||
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dlinux32.c3922 s32 offset, freq, maxerror, esterror; member in struct:timex32
3946 __get_user(txc.esterror, &utp->esterror) ||
3970 __put_user(txc.esterror, &utp->esterror) ||
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsys_sparc32.c4157 s32 offset, freq, maxerror, esterror; member in struct:timex32
4181 __get_user(txc.esterror, &utp->esterror) ||
4205 __put_user(txc.esterror, &utp->esterror) ||
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/ia32/
H A Dsys_ia32.c4303 s32 offset, freq, maxerror, esterror; member in struct:timex32
4328 __get_user(txc.esterror, &utp->esterror) ||
4352 __put_user(txc.esterror, &utp->esterror) ||
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/kernel/
H A Dosf_sys.c1259 long esterror; /* estimated error (usec) */ member in struct:timex32
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dsys_parisc32.c2897 int esterror; /* estimated error (usec) */ member in struct:timex32
2932 CP(modes); CP(offset); CP(freq); CP(maxerror); CP(esterror);
2939 CP(modes); CP(offset); CP(freq); CP(maxerror); CP(esterror);

Completed in 164 milliseconds