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

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_event.c976 linux_timerfd_create(struct thread *td, struct linux_timerfd_create_args *args) function
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c303 { AS(linux_timerfd_create_args), (sy_call_t *)linux_timerfd_create, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 283 = linux_timerfd_create */
H A Dlinux_proto.h1460 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c343 { AS(linux_timerfd_create_args), (sy_call_t *)linux_timerfd_create, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 322 = linux_timerfd_create */
H A Dlinux32_proto.h1757 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c342 { AS(linux_timerfd_create_args), (sy_call_t *)linux_timerfd_create, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 322 = linux_timerfd_create */
H A Dlinux_proto.h1777 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);

Completed in 180 milliseconds