/dports/emulators/qemu/qemu-6.2.0/linux-user/ |
H A D | syscall.c | 12827 struct itimerspec hspec_new = {{0},}, hspec_old = {{0},}; in _syscall2() local 12829 if (target_to_host_itimerspec(&hspec_new, arg3)) { in _syscall2() 12833 timer_settime(htimer, arg2, &hspec_new, &hspec_old)); in _syscall2() 12853 struct itimerspec hspec_new = {{0},}, hspec_old = {{0},}; in _syscall2() local 12855 if (target_to_host_itimerspec64(&hspec_new, arg3)) { in _syscall2() 12859 timer_settime(htimer, arg2, &hspec_new, &hspec_old)); in _syscall2()
|
/dports/emulators/qemu5/qemu-5.2.0/linux-user/ |
H A D | syscall.c | 12825 struct itimerspec hspec_new = {{0},}, hspec_old = {{0},}; in do_syscall1() local 12827 if (target_to_host_itimerspec(&hspec_new, arg3)) { in do_syscall1() 12831 timer_settime(htimer, arg2, &hspec_new, &hspec_old)); in do_syscall1() 12851 struct itimerspec hspec_new = {{0},}, hspec_old = {{0},}; in do_syscall1() local 12853 if (target_to_host_itimerspec64(&hspec_new, arg3)) { in do_syscall1() 12857 timer_settime(htimer, arg2, &hspec_new, &hspec_old)); in do_syscall1()
|
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/linux-user/ |
H A D | syscall.c | 12823 struct itimerspec hspec_new = {{0},}, hspec_old = {{0},}; in _syscall2() local 12825 if (target_to_host_itimerspec(&hspec_new, arg3)) { in _syscall2() 12829 timer_settime(htimer, arg2, &hspec_new, &hspec_old)); in _syscall2() 12849 struct itimerspec hspec_new = {{0},}, hspec_old = {{0},}; in _syscall2() local 12851 if (target_to_host_itimerspec64(&hspec_new, arg3)) { in _syscall2() 12855 timer_settime(htimer, arg2, &hspec_new, &hspec_old)); in _syscall2()
|
/dports/emulators/qemu60/qemu-6.0.0/linux-user/ |
H A D | syscall.c | 12987 struct itimerspec hspec_new = {{0},}, hspec_old = {{0},}; in do_syscall1() local 12989 if (target_to_host_itimerspec(&hspec_new, arg3)) { in do_syscall1() 12993 timer_settime(htimer, arg2, &hspec_new, &hspec_old)); in do_syscall1() 13013 struct itimerspec hspec_new = {{0},}, hspec_old = {{0},}; in do_syscall1() local 13015 if (target_to_host_itimerspec64(&hspec_new, arg3)) { in do_syscall1() 13019 timer_settime(htimer, arg2, &hspec_new, &hspec_old)); in do_syscall1()
|
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/linux-user/ |
H A D | syscall.c | 11061 struct itimerspec hspec_new = {{0},}, hspec_old = {{0},}; in do_syscall1() local 11063 if (target_to_host_itimerspec(&hspec_new, arg3)) { in do_syscall1() 11067 timer_settime(htimer, arg2, &hspec_new, &hspec_old)); in do_syscall1()
|
/dports/emulators/qemu42/qemu-4.2.1/linux-user/ |
H A D | syscall.c | 11912 struct itimerspec hspec_new = {{0},}, hspec_old = {{0},}; in do_syscall1() local 11914 if (target_to_host_itimerspec(&hspec_new, arg3)) { in do_syscall1() 11918 timer_settime(htimer, arg2, &hspec_new, &hspec_old)); in do_syscall1()
|
/dports/emulators/qemu-utils/qemu-4.2.1/linux-user/ |
H A D | syscall.c | 11912 struct itimerspec hspec_new = {{0},}, hspec_old = {{0},}; in do_syscall1() local 11914 if (target_to_host_itimerspec(&hspec_new, arg3)) { in do_syscall1() 11918 timer_settime(htimer, arg2, &hspec_new, &hspec_old)); in do_syscall1()
|
/dports/emulators/qemu-guest-agent/qemu-5.0.1/linux-user/ |
H A D | syscall.c | 12247 struct itimerspec hspec_new = {{0},}, hspec_old = {{0},}; in do_syscall1() local 12249 if (target_to_host_itimerspec(&hspec_new, arg3)) { in do_syscall1() 12253 timer_settime(htimer, arg2, &hspec_new, &hspec_old)); in do_syscall1()
|
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/linux-user/ |
H A D | syscall.c | 12101 struct itimerspec hspec_new = {{0},}, hspec_old = {{0},}; in do_syscall1() local 12103 if (target_to_host_itimerspec(&hspec_new, arg3)) { in do_syscall1() 12107 timer_settime(htimer, arg2, &hspec_new, &hspec_old)); in do_syscall1()
|