Home
last modified time | relevance | path

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

/freebsd-src/sys/compat/linux/
H A Dlinux_event.c611 linux_timerfd_create(struct thread *td, struct linux_timerfd_create_args *args) in linux_timerfd_create() function
/freebsd-src/sys/arm64/linux/
H A Dlinux_sysent.c102 { .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 85 = linux_timerfd_create */
H A Dlinux_proto.h1313 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_sysent.c340 { .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 322 = linux_timerfd_create */
H A Dlinux32_proto.h1988 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
/freebsd-src/sys/amd64/linux/
H A Dlinux_sysent.c300 { .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 283 = linux_timerfd_create */
H A Dlinux_proto.h1668 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);
/freebsd-src/sys/i386/linux/
H A Dlinux_sysent.c339 { .sy_narg = AS(linux_timerfd_create_args), .sy_call = (sy_call_t *)linux_timerfd_create, .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_THR_STATIC }, /* 322 = linux_timerfd_create */
H A Dlinux_proto.h1984 int linux_timerfd_create(struct thread *, struct linux_timerfd_create_args *);