Searched refs:calcnt (Results 1 – 7 of 7) sorted by relevance
85 __kernel_long_t calcnt; /* calibration intervals (ro) */ member125 long long calcnt; /* calibration intervals (ro) */ member
311 txc->calcnt = tx32.calcnt; in get_old_timex32()340 tx32.calcnt = txc->calcnt; in put_old_timex32()
203 txc->calcnt = pps_calcnt; in pps_fill_timex()233 txc->calcnt = 0; in pps_fill_timex()
44 s32 calcnt; member
293 abi_long calcnt; /* PPS calibration intervals */ member324 abi_llong calcnt; /* PPS calibration intervals */ member
7430 __get_user(host_tx->calcnt, &target_tx->calcnt); in target_to_host_timex()7465 __put_user(host_tx->calcnt, &target_tx->calcnt); in host_to_target_timex()7507 __get_user(host_tx->calcnt, &target_tx->calcnt); in target_to_host_timex64()7546 __put_user(host_tx->calcnt, &target_tx->calcnt); in host_to_target_timex64()
1179 long calcnt; /* calibration intervals (ro) */ member