| /src/sys/kern/ |
| H A D | uipc_mqueue.c | 261 const struct timespec *abs_timeout); 264 const struct timespec *abs_timeout); 1692 const struct timespec *abs_timeout) in mqueue_send() argument 1716 if (abs_timeout == NULL) { in mqueue_send() 1731 if (abs_timeout->tv_nsec >= 1000000000 || abs_timeout->tv_nsec < 0) { in mqueue_send() 1737 timespecsub(abs_timeout, &ts, &ts2); in mqueue_send() 1847 const struct timespec *abs_timeout) in mqueue_receive() argument 1866 if (abs_timeout == NULL) { in mqueue_receive() 1881 if (abs_timeout->tv_nsec >= 1000000000 || abs_timeout->tv_nsec < 0) { in mqueue_receive() 1888 timespecsub(abs_timeout, &ts, &ts2); in mqueue_receive() [all …]
|
| H A D | systrace_args.c | 2365 uarg[a++] = (intptr_t)p->abs_timeout; /* const struct timespec * */ in systrace_args() 2376 uarg[a++] = (intptr_t)p->abs_timeout; /* const struct timespec * */ in systrace_args()
|
| /src/sys/compat/linux/ |
| H A D | linux_misc.c | 2991 struct timespec ts, *abs_timeout; in linux_mq_timedsend() local 2994 if (args->abs_timeout == NULL) in linux_mq_timedsend() 2995 abs_timeout = NULL; in linux_mq_timedsend() 2997 error = linux_get_timespec(&ts, args->abs_timeout); in linux_mq_timedsend() 3000 abs_timeout = &ts; in linux_mq_timedsend() 3004 args->msg_len, args->msg_prio, abs_timeout)); in linux_mq_timedsend() 3010 struct timespec ts, *abs_timeout; in linux_mq_timedreceive() local 3013 if (args->abs_timeout == NULL) in linux_mq_timedreceive() 3014 abs_timeout = NULL; in linux_mq_timedreceive() 3016 error = linux_get_timespec(&ts, args->abs_timeout); in linux_mq_timedreceive() [all …]
|
| /src/contrib/llvm-project/compiler-rt/include/sanitizer/ |
| H A D | netbsd_syscall_hooks.h | 1402 mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 1405 (long long)(msg_prio), (long long)(abs_timeout)) 1407 res, mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 1410 (long long)(msg_prio), (long long)(abs_timeout)) 1412 mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 1415 (long long)(msg_prio), (long long)(abs_timeout)) 1417 res, mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument 1420 (long long)(msg_prio), (long long)(abs_timeout)) 2377 msg_prio, abs_timeout) \ argument 2380 (long long)(msg_prio), (long long)(abs_timeout)) [all …]
|
| H A D | linux_syscall_hooks.h | 1377 msg_prio, abs_timeout) \ argument 1380 (long)(abs_timeout)) 1382 msg_prio, abs_timeout) \ argument 1385 (long)(abs_timeout)) 1387 msg_prio, abs_timeout) \ argument 1390 (long)(abs_timeout)) 1392 msg_prio, abs_timeout) \ argument 1395 (long)(abs_timeout)) 2803 long abs_timeout); 2807 long abs_timeout); [all …]
|
| /src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_syscalls.inc | 2396 const void *abs_timeout) { 2399 if (abs_timeout) 2400 PRE_READ(abs_timeout, struct_timespec_sz); 2405 const void *abs_timeout) {} 2409 const void *abs_timeout) { 2410 if (abs_timeout) 2411 PRE_READ(abs_timeout, struct_timespec_sz); 2416 const void *abs_timeout) {
|
| /src/lib/libsys/ |
| H A D | _libsys.h | 757 …int mqd, char * msg_ptr, size_t msg_len, unsigned * msg_prio, const struct timespec * abs_timeout); 758 …mqd, const char * msg_ptr, size_t msg_len, unsigned msg_prio, const struct timespec * abs_timeout);
|
| /src/sys/compat/freebsd32/ |
| H A D | freebsd32_proto.h | 391 …char abs_timeout_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * abs_timeout; char… member 398 …char abs_timeout_l_[PADL_(const struct timespec32 *)]; const struct timespec32 * abs_timeout; char… member
|
| H A D | freebsd32_systrace_args.c | 2223 uarg[a++] = (intptr_t)p->abs_timeout; /* const struct timespec32 * */ in systrace_args() 2234 uarg[a++] = (intptr_t)p->abs_timeout; /* const struct timespec32 * */ in systrace_args()
|
| /src/sys/arm64/linux/ |
| H A D | linux_systrace_args.c | 1437 uarg[a++] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args() 1448 uarg[a++] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args()
|
| H A D | linux_proto.h | 696 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member 703 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member
|
| /src/sys/amd64/linux/ |
| H A D | linux_systrace_args.c | 1834 uarg[a++] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args() 1845 uarg[a++] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args()
|
| H A D | linux_proto.h | 867 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member 874 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member
|
| /src/sys/i386/linux/ |
| H A D | linux_systrace_args.c | 1987 uarg[a++] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args() 1998 uarg[a++] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args()
|
| H A D | linux_proto.h | 934 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member 941 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member
|
| /src/sys/amd64/linux32/ |
| H A D | linux32_systrace_args.c | 1952 uarg[a++] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args() 1963 uarg[a++] = (intptr_t)p->abs_timeout; /* const struct l_timespec * */ in systrace_args()
|
| H A D | linux32_proto.h | 936 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member 943 …char abs_timeout_l_[PADL_(const struct l_timespec *)]; const struct l_timespec * abs_timeout; char… member
|
| /src/sys/sys/ |
| H A D | sysproto.h | 1260 …char abs_timeout_l_[PADL_(const struct timespec *)]; const struct timespec * abs_timeout; char abs… member 1267 …char abs_timeout_l_[PADL_(const struct timespec *)]; const struct timespec * abs_timeout; char abs… member
|