Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linux/
H A Dlinux_event.c170 static fo_poll_t timerfd_poll; variable
181 .fo_poll = timerfd_poll,
1090 timerfd_poll(struct file *fp, int events, struct ucred *active_cred, in timerfd_poll() function