Home
last modified time | relevance | path

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

/fs/
Dselect.c1048 int, timeout_msecs) in SYSCALL_DEFINE3() argument
1053 if (timeout_msecs >= 0) { in SYSCALL_DEFINE3()
1055 poll_select_set_timeout(to, timeout_msecs / MSEC_PER_SEC, in SYSCALL_DEFINE3()
1056 NSEC_PER_MSEC * (timeout_msecs % MSEC_PER_SEC)); in SYSCALL_DEFINE3()
1069 if (timeout_msecs >= 0) { in SYSCALL_DEFINE3()
/fs/orangefs/
Dorangefs-sysfs.c922 __ATTR(timeout_msecs,
1033 __ATTR(timeout_msecs,