Home
last modified time | relevance | path

Searched refs:timeout32 (Results 1 – 1 of 1) sorted by relevance

/net/
Dsocket.c2749 struct old_timespec32 __user *timeout32) in __sys_recvmmsg() argument
2757 if (timeout32 && get_old_timespec32(&timeout_sys, timeout32)) in __sys_recvmmsg()
2760 if (!timeout && !timeout32) in __sys_recvmmsg()
2771 if (timeout32 && put_old_timespec32(&timeout_sys, timeout32)) in __sys_recvmmsg()