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.c7594 __get_user(host_tx->jitcnt, &target_tx->jitcnt); in target_to_host_sigevent()
7629 __put_user(host_tx->jitcnt, &target_tx->jitcnt); in target_to_host_mlockall_arg()
7671 __get_user(host_tx->jitcnt, &target_tx->jitcnt); in host_to_target_stat64()
7710 __put_user(host_tx->jitcnt, &target_tx->jitcnt); in host_to_target_stat64()