Home
last modified time | relevance | path

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

/freebsd-src/sys/compat/linux/
H A Dlinux_event.c674 linux_timerfd_gettime64(struct thread *td, struct linux_timerfd_gettime64_args *args) in linux_timerfd_gettime64() function
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_sysent.c428 { .sy_narg = AS(linux_timerfd_gettime64_args), .sy_call = (sy_call_t *)linux_timerfd_gettime64, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 410 = linux_timerfd_gettime64 */
H A Dlinux32_proto.h2070 int linux_timerfd_gettime64(struct thread *, struct linux_timerfd_gettime64_args *);
/freebsd-src/sys/i386/linux/
H A Dlinux_sysent.c427 { .sy_narg = AS(linux_timerfd_gettime64_args), .sy_call = (sy_call_t *)linux_timerfd_gettime64, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 410 = linux_timerfd_gettime64 */
H A Dlinux_proto.h2066 int linux_timerfd_gettime64(struct thread *, struct linux_timerfd_gettime64_args *);