Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linux/
H A Dlinux_event.c116 static fo_poll_t timerfd_poll; variable
127 .fo_poll = timerfd_poll,
729 timerfd_poll(struct file *fp, int events, struct ucred *active_cred, in timerfd_poll() function