Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_event.c588 linux_eventfd2(struct thread *td, struct linux_eventfd2_args *args) in linux_eventfd2() function
/freebsd/sys/arm64/linux/
H A Dlinux_sysent.c36 …{ .sy_narg = AS(linux_eventfd2_args), .sy_call = (sy_call_t *)linux_eventfd2, .sy_auevent = AUE_NU…
H A Dlinux_proto.h1264 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
/freebsd/sys/i386/linux/
H A Dlinux_sysent.c345 …{ .sy_narg = AS(linux_eventfd2_args), .sy_call = (sy_call_t *)linux_eventfd2, .sy_auevent = AUE_NU…
H A Dlinux_proto.h1993 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
/freebsd/sys/amd64/linux/
H A Dlinux_sysent.c307 …{ .sy_narg = AS(linux_eventfd2_args), .sy_call = (sy_call_t *)linux_eventfd2, .sy_auevent = AUE_NU…
H A Dlinux_proto.h1678 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysent.c346 …{ .sy_narg = AS(linux_eventfd2_args), .sy_call = (sy_call_t *)linux_eventfd2, .sy_auevent = AUE_NU…
H A Dlinux32_proto.h1997 int linux_eventfd2(struct thread *, struct linux_eventfd2_args *);