Home
last modified time | relevance | path

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

/freebsd-12.1/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) in linux_timerfd_curval() function
1215 linux_timerfd_curval(tfd, &ots); in linux_timerfd_gettime()
1261 linux_timerfd_curval(tfd, &ots); in linux_timerfd_settime()