Home
last modified time | relevance | path

Searched refs:jitcnt (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/linux-user/
H A Dsyscall_defs.h292 abi_long jitcnt; /* PPS jitter limit exceeded (ro) */ member
323 abi_llong jitcnt; /* PPS jitter limit exceeded (ro) */ member
H A Dsyscall.c7460 __get_user(host_tx->jitcnt, &target_tx->jitcnt); in target_to_host_timex()
7495 __put_user(host_tx->jitcnt, &target_tx->jitcnt); in host_to_target_timex()
7537 __get_user(host_tx->jitcnt, &target_tx->jitcnt); in target_to_host_timex64()
7576 __put_user(host_tx->jitcnt, &target_tx->jitcnt); in host_to_target_timex64()