Searched refs:timeout32 (Results 1 – 3 of 3) sorted by relevance
415 struct old_timespec32 __user *timeout32);
414 struct old_timespec32 __user *timeout32);
2982 struct old_timespec32 __user *timeout32) in __sys_recvmmsg() argument2990 if (timeout32 && get_old_timespec32(&timeout_sys, timeout32)) in __sys_recvmmsg()2993 if (!timeout && !timeout32) in __sys_recvmmsg()3004 if (timeout32 && put_old_timespec32(&timeout_sys, timeout32)) in __sys_recvmmsg()