| /freebsd-13.1/sys/kern/ |
| H A D | uipc_mqueue.c | 1718 if (abs_timeout == NULL) { in mqueue_send() 1733 if (abs_timeout->tv_nsec >= 1000000000 || abs_timeout->tv_nsec < 0) { in mqueue_send() 1883 if (abs_timeout->tv_nsec >= 1000000000 || abs_timeout->tv_nsec < 0) { in mqueue_receive() 2287 abs_timeout = &ets; in sys_kmq_timedreceive() 2289 abs_timeout = NULL; in sys_kmq_timedreceive() 2314 abs_timeout = &ets; in sys_kmq_timedsend() 2316 abs_timeout = NULL; in sys_kmq_timedsend() 2814 abs_timeout = &ets; in freebsd32_kmq_timedsend() 2816 abs_timeout = NULL; in freebsd32_kmq_timedsend() 2845 abs_timeout = &ets; in freebsd32_kmq_timedreceive() [all …]
|
| H A D | kern_umtx.c | 215 struct abs_timeout { struct 919 struct abs_timeout timo; in do_lock_umtx() 1100 struct abs_timeout timo; in do_lock_umtx32() 1281 struct abs_timeout timo; in do_wait() 1354 struct abs_timeout timo; in do_lock_normal() 2160 struct abs_timeout timo; in do_lock_pi() 2496 struct abs_timeout timo; in do_lock_pp() 2901 struct abs_timeout timo; in do_cv_wait() 3049 struct abs_timeout timo; in do_rw_rdlock() 3234 struct abs_timeout timo; in do_rw_wrlock() [all …]
|
| H A D | systrace_args.c | 2401 uarg[4] = (intptr_t)p->abs_timeout; /* const struct timespec * */ in systrace_args() 2412 uarg[4] = (intptr_t)p->abs_timeout; /* const struct timespec * */ in systrace_args()
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/include/sanitizer/ |
| H A D | netbsd_syscall_hooks.h | 1405 (long long)(msg_prio), (long long)(abs_timeout)) 1410 (long long)(msg_prio), (long long)(abs_timeout)) 1415 (long long)(msg_prio), (long long)(abs_timeout)) 1420 (long long)(msg_prio), (long long)(abs_timeout)) 2380 (long long)(msg_prio), (long long)(abs_timeout)) 2385 (long long)(msg_prio), (long long)(abs_timeout)) 3908 long long msg_prio, long long abs_timeout); 3911 long long abs_timeout); 3914 long long msg_prio, long long abs_timeout); 4642 long long msg_prio, long long abs_timeout); [all …]
|
| H A D | linux_syscall_hooks.h | 1368 msg_prio, abs_timeout) \ argument 1371 (long)(abs_timeout)) 1373 msg_prio, abs_timeout) \ argument 1376 (long)(abs_timeout)) 1378 msg_prio, abs_timeout) \ argument 1381 (long)(abs_timeout)) 1386 (long)(abs_timeout)) 2782 long abs_timeout); 2786 long abs_timeout); 2789 long abs_timeout); [all …]
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_syscalls.inc | 2176 long msg_prio, const void *abs_timeout) { 2178 if (abs_timeout) PRE_READ(abs_timeout, struct_timespec_sz); 2183 const void *abs_timeout) {} 2186 void *msg_prio, const void *abs_timeout) { 2187 if (abs_timeout) PRE_READ(abs_timeout, struct_timespec_sz); 2191 int *msg_prio, const void *abs_timeout) {
|
| /freebsd-13.1/sys/arm64/linux/ |
| H A D | linux_systrace_args.c | 1423 uarg[4] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args() 1434 uarg[4] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args() 1442 uarg[1] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args()
|
| H A D | linux_proto.h | 682 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member 689 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member 693 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member
|
| /freebsd-13.1/sys/arm/linux/ |
| H A D | linux_systrace_args.c | 1702 uarg[4] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args() 1713 uarg[4] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args() 1721 uarg[1] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args()
|
| H A D | linux_proto.h | 773 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member 780 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member 784 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member
|
| /freebsd-13.1/sys/amd64/linux/ |
| H A D | linux_systrace_args.c | 1829 uarg[4] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args() 1840 uarg[4] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args() 1848 uarg[1] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args()
|
| H A D | linux_proto.h | 856 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member 863 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member 867 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member
|
| /freebsd-13.1/sys/amd64/linux32/ |
| H A D | linux32_systrace_args.c | 1952 uarg[4] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args() 1963 uarg[4] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args() 1971 uarg[1] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args()
|
| H A D | linux32_proto.h | 928 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member 935 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member 939 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member
|
| /freebsd-13.1/sys/i386/linux/ |
| H A D | linux_systrace_args.c | 1995 uarg[4] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args() 2006 uarg[4] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args() 2014 uarg[1] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args()
|
| H A D | linux_proto.h | 925 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member 932 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member 936 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member
|
| /freebsd-13.1/sys/compat/freebsd32/ |
| H A D | freebsd32_proto.h | 394 …char abs_timeout_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * abs_timeout; char… member 401 …char abs_timeout_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * abs_timeout; char… member
|
| H A D | freebsd32_systrace_args.c | 2239 uarg[4] = (intptr_t)p->abs_timeout; /* const struct timespec32 * */ in systrace_args() 2250 uarg[4] = (intptr_t)p->abs_timeout; /* const struct timespec32 * */ in systrace_args()
|
| /freebsd-13.1/sys/sys/ |
| H A D | sysproto.h | 1281 …char abs_timeout_l_[PADL_(const struct timespec *)]; const struct timespec * abs_timeout; char abs… member 1288 …char abs_timeout_l_[PADL_(const struct timespec *)]; const struct timespec * abs_timeout; char abs… member
|