stbcnt           1247 arch/alpha/kernel/osf_sys.c 	long stbcnt;            /* stability limit exceeded (ro) */
stbcnt             58 include/linux/time32.h 	s32 stbcnt;
stbcnt             86 include/uapi/linux/timex.h 	__kernel_long_t stbcnt; /* stability limit exceeded (ro) */
stbcnt            125 include/uapi/linux/timex.h 	long long stbcnt; /* stability limit exceeded (ro) */
stbcnt            205 kernel/time/ntp.c 	txc->stbcnt	   = pps_stbcnt;
stbcnt            235 kernel/time/ntp.c 	txc->stbcnt	   = 0;
stbcnt            315 kernel/time/time.c 	txc->stbcnt = tx32.stbcnt;
stbcnt            344 kernel/time/time.c 	tx32.stbcnt = txc->stbcnt;