Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Deventpoll.c1809 static struct timespec64 *ep_timeout_to_timespec(struct timespec64 *to, long ms) in ep_timeout_to_timespec() function
2372 ep_timeout_to_timespec(&to, timeout)); in SYSCALL_DEFINE4()
2407 ep_timeout_to_timespec(&to, timeout), in SYSCALL_DEFINE6()
2461 ep_timeout_to_timespec(&to, timeout), in COMPAT_SYSCALL_DEFINE6()