Searched refs:linux_timerfd_curval (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_event.c220 static void linux_timerfd_curval(struct timerfd *, struct itimerspec *);
1179 linux_timerfd_curval(struct timerfd *tfd, struct itimerspec *ots) function
1216 linux_timerfd_curval(tfd, &ots);
1263 linux_timerfd_curval(tfd, &ots);

Completed in 60 milliseconds