Home
last modified time | relevance | path

Searched defs:abs_timeout (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/kern/
H A Duipc_mqueue.c1691 const struct timespec *abs_timeout) in mqueue_send()
1846 const struct timespec *abs_timeout) in mqueue_receive()
2279 size_t msg_len, unsigned int *msg_prio, const struct timespec *abs_timeout) in kern_kmq_timedreceive()
2299 struct timespec *abs_timeout, ets; in sys_kmq_timedreceive() local
2316 size_t msg_len, unsigned int msg_prio, const struct timespec *abs_timeout) in kern_kmq_timedsend()
2336 struct timespec *abs_timeout, ets; in sys_kmq_timedsend() local
2824 struct timespec *abs_timeout, ets; in freebsd32_kmq_timedsend() local
2846 struct timespec *abs_timeout, ets; in freebsd32_kmq_timedreceive() local
/freebsd/sys/compat/linux/
H A Dlinux_misc.c3014 struct timespec ts, *abs_timeout; in linux_mq_timedsend() local
3033 struct timespec ts, *abs_timeout; in linux_mq_timedreceive() local
/freebsd/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dnetbsd_syscall_hooks.h1402 mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument
1407 res, mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument
1412 mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument
1417 res, mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument
2377 msg_prio, abs_timeout) \ argument
2382 res, mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument
2387 msg_prio, abs_timeout) \ argument
2392 res, mqdes, msg_ptr, msg_len, msg_prio, abs_timeout) \ argument
H A Dlinux_syscall_hooks.h1377 msg_prio, abs_timeout) \ argument
1382 msg_prio, abs_timeout) \ argument
1387 msg_prio, abs_timeout) \ argument
1392 msg_prio, abs_timeout) \ argument
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_proto.h391 …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
/freebsd/sys/sys/
H A Dsysproto.h1268 …char abs_timeout_l_[PADL_(const struct timespec *)]; const struct timespec * abs_timeout; char abs… member
1275 …char abs_timeout_l_[PADL_(const struct timespec *)]; const struct timespec * abs_timeout; char abs… member