Searched refs:stbcnt (Results 1 – 7 of 7) sorted by relevance
87 __kernel_long_t stbcnt; /* stability limit exceeded (ro) */ member127 long long stbcnt; /* stability limit exceeded (ro) */ member
313 txc->stbcnt = tx32.stbcnt; in get_old_timex32()342 tx32.stbcnt = txc->stbcnt; in put_old_timex32()
205 txc->stbcnt = pps_stbcnt; in pps_fill_timex()235 txc->stbcnt = 0; in pps_fill_timex()
46 s32 stbcnt; member
295 abi_long stbcnt; /* PPS stability limit exceeded */ member326 abi_llong stbcnt; /* PPS stability limit exceeded */ member
7434 __get_user(host_tx->stbcnt, &target_tx->stbcnt); in target_to_host_timex()7469 __put_user(host_tx->stbcnt, &target_tx->stbcnt); in host_to_target_timex()7511 __get_user(host_tx->stbcnt, &target_tx->stbcnt); in target_to_host_timex64()7550 __put_user(host_tx->stbcnt, &target_tx->stbcnt); in host_to_target_timex64()
1181 long stbcnt; /* stability limit exceeded (ro) */ member