Searched refs:abs_timeout (Results 1 – 2 of 2) sorted by relevance
/include/linux/ |
D | audit.h | 393 …sendrecv(mqd_t mqdes, size_t msg_len, unsigned int msg_prio, const struct timespec64 *abs_timeout); 459 …_sendrecv(mqd_t mqdes, size_t msg_len, unsigned int msg_prio, const struct timespec64 *abs_timeout) in audit_mq_sendrecv() argument 462 __audit_mq_sendrecv(mqdes, msg_len, msg_prio, abs_timeout); in audit_mq_sendrecv() 629 const struct timespec64 *abs_timeout) in audit_mq_sendrecv() argument
|
D | syscalls.h | 795 …sg_ptr, size_t msg_len, unsigned int msg_prio, const struct __kernel_timespec __user *abs_timeout); 796 …size_t msg_len, unsigned int __user *msg_prio, const struct __kernel_timespec __user *abs_timeout);
|