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

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_event.c1197 linux_timerfd_gettime(struct thread *td, struct linux_timerfd_gettime_args *args) function
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c307 { AS(linux_timerfd_gettime_args), (sy_call_t *)linux_timerfd_gettime, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 287 = linux_timerfd_gettime */
H A Dlinux_proto.h1464 int linux_timerfd_gettime(struct thread *, struct linux_timerfd_gettime_args *);
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c347 { AS(linux_timerfd_gettime_args), (sy_call_t *)linux_timerfd_gettime, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 326 = linux_timerfd_gettime */
H A Dlinux32_proto.h1761 int linux_timerfd_gettime(struct thread *, struct linux_timerfd_gettime_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c346 { AS(linux_timerfd_gettime_args), (sy_call_t *)linux_timerfd_gettime, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 326 = linux_timerfd_gettime */
H A Dlinux_proto.h1781 int linux_timerfd_gettime(struct thread *, struct linux_timerfd_gettime_args *);

Completed in 120 milliseconds