Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linux/
H A Dlinux_event.c115 static fo_ioctl_t timerfd_ioctl; variable
126 .fo_ioctl = timerfd_ioctl,
788 timerfd_ioctl(struct file *fp, u_long cmd, void *data, in timerfd_ioctl() function