Home
last modified time | relevance | path

Searched refs:its_old (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/qemu/qemu-6.2.0/linux-user/
H A Dsyscall.c12984 struct itimerspec its_new, its_old, *p_new; in _syscall2() local
12995 ret = get_errno(timerfd_settime(arg1, arg2, p_new, &its_old)); in _syscall2()
12997 if (arg4 && host_to_target_itimerspec(arg4, &its_old)) { in _syscall2()
13007 struct itimerspec its_new, its_old, *p_new; in _syscall2() local
13018 ret = get_errno(timerfd_settime(arg1, arg2, p_new, &its_old)); in _syscall2()
13020 if (arg4 && host_to_target_itimerspec64(arg4, &its_old)) { in _syscall2()
/dports/emulators/qemu5/qemu-5.2.0/linux-user/
H A Dsyscall.c12982 struct itimerspec its_new, its_old, *p_new; in do_syscall1() local
12993 ret = get_errno(timerfd_settime(arg1, arg2, p_new, &its_old)); in do_syscall1()
12995 if (arg4 && host_to_target_itimerspec(arg4, &its_old)) { in do_syscall1()
13005 struct itimerspec its_new, its_old, *p_new; in do_syscall1() local
13016 ret = get_errno(timerfd_settime(arg1, arg2, p_new, &its_old)); in do_syscall1()
13018 if (arg4 && host_to_target_itimerspec64(arg4, &its_old)) { in do_syscall1()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/linux-user/
H A Dsyscall.c12980 struct itimerspec its_new, its_old, *p_new; in _syscall2() local
12991 ret = get_errno(timerfd_settime(arg1, arg2, p_new, &its_old)); in _syscall2()
12993 if (arg4 && host_to_target_itimerspec(arg4, &its_old)) { in _syscall2()
13003 struct itimerspec its_new, its_old, *p_new; in _syscall2() local
13014 ret = get_errno(timerfd_settime(arg1, arg2, p_new, &its_old)); in _syscall2()
13016 if (arg4 && host_to_target_itimerspec64(arg4, &its_old)) { in _syscall2()
/dports/emulators/qemu60/qemu-6.0.0/linux-user/
H A Dsyscall.c13144 struct itimerspec its_new, its_old, *p_new; in do_syscall1() local
13155 ret = get_errno(timerfd_settime(arg1, arg2, p_new, &its_old)); in do_syscall1()
13157 if (arg4 && host_to_target_itimerspec(arg4, &its_old)) { in do_syscall1()
13167 struct itimerspec its_new, its_old, *p_new; in do_syscall1() local
13178 ret = get_errno(timerfd_settime(arg1, arg2, p_new, &its_old)); in do_syscall1()
13180 if (arg4 && host_to_target_itimerspec64(arg4, &its_old)) { in do_syscall1()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/linux-user/
H A Dsyscall.c11156 struct itimerspec its_new, its_old, *p_new; in do_syscall1() local
11167 ret = get_errno(timerfd_settime(arg1, arg2, p_new, &its_old)); in do_syscall1()
11169 if (arg4 && host_to_target_itimerspec(arg4, &its_old)) { in do_syscall1()
/dports/emulators/qemu42/qemu-4.2.1/linux-user/
H A Dsyscall.c12006 struct itimerspec its_new, its_old, *p_new; in do_syscall1() local
12017 ret = get_errno(timerfd_settime(arg1, arg2, p_new, &its_old)); in do_syscall1()
12019 if (arg4 && host_to_target_itimerspec(arg4, &its_old)) { in do_syscall1()
/dports/emulators/qemu-utils/qemu-4.2.1/linux-user/
H A Dsyscall.c12006 struct itimerspec its_new, its_old, *p_new; in do_syscall1() local
12017 ret = get_errno(timerfd_settime(arg1, arg2, p_new, &its_old)); in do_syscall1()
12019 if (arg4 && host_to_target_itimerspec(arg4, &its_old)) { in do_syscall1()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/linux-user/
H A Dsyscall.c12341 struct itimerspec its_new, its_old, *p_new; in do_syscall1() local
12352 ret = get_errno(timerfd_settime(arg1, arg2, p_new, &its_old)); in do_syscall1()
12354 if (arg4 && host_to_target_itimerspec(arg4, &its_old)) { in do_syscall1()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/linux-user/
H A Dsyscall.c12195 struct itimerspec its_new, its_old, *p_new; in do_syscall1() local
12206 ret = get_errno(timerfd_settime(arg1, arg2, p_new, &its_old)); in do_syscall1()
12208 if (arg4 && host_to_target_itimerspec(arg4, &its_old)) { in do_syscall1()