Home
last modified time | relevance | path

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

/linux-5.19.10/fs/
Deventpoll.c1729 static struct timespec64 *ep_timeout_to_timespec(struct timespec64 *to, long ms) in ep_timeout_to_timespec() function
2269 ep_timeout_to_timespec(&to, timeout)); in SYSCALL_DEFINE4()
2304 ep_timeout_to_timespec(&to, timeout), in SYSCALL_DEFINE6()
2358 ep_timeout_to_timespec(&to, timeout), in COMPAT_SYSCALL_DEFINE6()