Searched refs:u_ts (Results 1 – 1 of 1) sorted by relevance
86 struct timespec __user *u_ts; in compat_sys_mq_timedsend() local88 if (compat_prepare_timeout(&u_ts, u_abs_timeout)) in compat_sys_mq_timedsend()92 msg_prio, u_ts); in compat_sys_mq_timedsend()100 struct timespec __user *u_ts; in compat_sys_mq_timedreceive() local101 if (compat_prepare_timeout(&u_ts, u_abs_timeout)) in compat_sys_mq_timedreceive()105 u_msg_prio, u_ts); in compat_sys_mq_timedreceive()