Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linux/
H A Dlinux_event.c158 static void linux_timerfd_curval(struct timerfd *, struct itimerspec *);
831 linux_timerfd_curval(struct timerfd *tfd, struct itimerspec *ots) in linux_timerfd_curval() function
867 linux_timerfd_curval(tfd, &ots); in linux_timerfd_gettime()
913 linux_timerfd_curval(tfd, &ots); in linux_timerfd_settime()