esterror         1230 arch/alpha/kernel/osf_sys.c 	long esterror;		/* estimated error (usec) */
esterror           44 include/linux/time32.h 	s32 esterror;
esterror           69 include/uapi/linux/timex.h 	__kernel_long_t esterror;/* estimated error (usec) */
esterror          106 include/uapi/linux/timex.h 	long long esterror;/* estimated error (usec) */
esterror          685 kernel/time/ntp.c 		time_esterror = txc->esterror;
esterror          763 kernel/time/ntp.c 	txc->esterror	   = time_esterror;
esterror          300 kernel/time/time.c 	txc->esterror = tx32.esterror;
esterror          329 kernel/time/time.c 	tx32.esterror = txc->esterror;