Searched refs:timeout32 (Results 1 – 2 of 2) sorted by relevance
377 struct old_timespec32 __user *timeout32);
2668 struct old_timespec32 __user *timeout32) in __sys_recvmmsg() argument2676 if (timeout32 && get_old_timespec32(&timeout_sys, timeout32)) in __sys_recvmmsg()2679 if (!timeout && !timeout32) in __sys_recvmmsg()2690 if (timeout32 && put_old_timespec32(&timeout_sys, timeout32)) in __sys_recvmmsg()