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

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_event.c724 linux_eventfd2(struct thread *td, struct linux_eventfd2_args *args) function
/freebsd-11-stable/sys/amd64/linux/
H A Dlinux_sysent.c310 { AS(linux_eventfd2_args), (sy_call_t *)linux_eventfd2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 290 = linux_eventfd2 */
H A Dlinux_proto.h1467 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
/freebsd-11-stable/sys/amd64/linux32/
H A Dlinux32_sysent.c349 { AS(linux_eventfd2_args), (sy_call_t *)linux_eventfd2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 328 = linux_eventfd2 */
H A Dlinux32_proto.h1763 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
/freebsd-11-stable/sys/i386/linux/
H A Dlinux_sysent.c348 { AS(linux_eventfd2_args), (sy_call_t *)linux_eventfd2, AUE_NULL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 328 = linux_eventfd2 */
H A Dlinux_proto.h1783 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);

Completed in 199 milliseconds